16:54:07 Started by timer 16:54:07 Running as SYSTEM 16:54:07 [EnvInject] - Loading node environment variables. 16:54:07 Building remotely on prd-centos8-builder-4c-4g-3671 (centos8-builder-4c-4g) in workspace /w/workspace/netconf-maven-clm-7.0.x 16:54:07 [ssh-agent] Looking for ssh-agent implementation... 16:54:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:08 $ ssh-agent 16:54:08 SSH_AUTH_SOCK=/tmp/ssh-PIlv67q10hIf/agent.5512 16:54:08 SSH_AGENT_PID=5514 16:54:08 [ssh-agent] Started. 16:54:08 Running ssh-add (command line suppressed) 16:54:08 Identity added: /w/workspace/netconf-maven-clm-7.0.x@tmp/private_key_12706377908151241048.key (/w/workspace/netconf-maven-clm-7.0.x@tmp/private_key_12706377908151241048.key) 16:54:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:54:08 The recommended git tool is: NONE 16:54:10 using credential jenkins-ssh 16:54:10 Wiping out workspace first. 16:54:10 Cloning the remote Git repository 16:54:10 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 16:54:10 > git init /w/workspace/netconf-maven-clm-7.0.x # timeout=10 16:54:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 16:54:10 > git --version # timeout=10 16:54:10 > git --version # 'git version 2.43.0' 16:54:10 using GIT_SSH to set credentials jenkins-ssh 16:54:10 [INFO] Currently running in a labeled security context 16:54:10 [INFO] Currently SELinux is 'enforcing' on the host 16:54:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-maven-clm-7.0.x@tmp/jenkins-gitclient-ssh1555177681779953553.key 16:54:10 Verifying host key using known hosts file 16:54:10 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. 16:54:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 16:54:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:54:17 Avoid second fetch 16:54:17 > git rev-parse refs/remotes/origin/7.0.x^{commit} # timeout=10 16:54:17 Checking out Revision 1bcfd717a138e087a6abae2e2f951c4b6a685a19 (refs/remotes/origin/7.0.x) 16:54:17 > git config core.sparsecheckout # timeout=10 16:54:17 > git checkout -f 1bcfd717a138e087a6abae2e2f951c4b6a685a19 # timeout=10 16:54:18 Commit message: "Make testAfterDeviceClose() public" 16:54:18 > git rev-list --no-walk 5f3eebbd86923fdc3b854ff84f9ce61b8ac350ee # timeout=10 16:54:21 provisioning config files... 16:54:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:54:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:54:21 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins13616504160086418591.sh 16:54:21 ---> python-tools-install.sh 16:54:21 Setup pyenv: 16:54:21 system 16:54:22 * 3.8.13 (set by /opt/pyenv/version) 16:54:22 * 3.9.13 (set by /opt/pyenv/version) 16:54:22 * 3.10.13 (set by /opt/pyenv/version) 16:54:22 * 3.11.7 (set by /opt/pyenv/version) 16:54:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F8j1 16:54:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:54:30 lf-activate-venv(): INFO: Installing: lftools 16:55:00 lf-activate-venv(): INFO: Adding /tmp/venv-F8j1/bin to PATH 16:55:00 Generating Requirements File 16:55:20 Python 3.11.7 16:55:20 pip 24.3.1 from /tmp/venv-F8j1/lib/python3.11/site-packages/pip (python 3.11) 16:55:21 appdirs==1.4.4 16:55:21 argcomplete==3.5.1 16:55:21 aspy.yaml==1.3.0 16:55:21 attrs==24.2.0 16:55:21 autopage==0.5.2 16:55:21 beautifulsoup4==4.12.3 16:55:21 boto3==1.35.54 16:55:21 botocore==1.35.54 16:55:21 bs4==0.0.2 16:55:21 cachetools==5.5.0 16:55:21 certifi==2024.8.30 16:55:21 cffi==1.17.1 16:55:21 cfgv==3.4.0 16:55:21 chardet==5.2.0 16:55:21 charset-normalizer==3.4.0 16:55:21 click==8.1.7 16:55:21 cliff==4.7.0 16:55:21 cmd2==2.5.0 16:55:21 cryptography==3.3.2 16:55:21 debtcollector==3.0.0 16:55:21 decorator==5.1.1 16:55:21 defusedxml==0.7.1 16:55:21 Deprecated==1.2.14 16:55:21 distlib==0.3.9 16:55:21 dnspython==2.7.0 16:55:21 docker==4.2.2 16:55:21 dogpile.cache==1.3.3 16:55:21 durationpy==0.9 16:55:21 email_validator==2.2.0 16:55:21 filelock==3.16.1 16:55:21 future==1.0.0 16:55:21 gitdb==4.0.11 16:55:21 GitPython==3.1.43 16:55:21 google-auth==2.35.0 16:55:21 httplib2==0.22.0 16:55:21 identify==2.6.1 16:55:21 idna==3.10 16:55:21 importlib-resources==1.5.0 16:55:21 iso8601==2.1.0 16:55:21 Jinja2==3.1.4 16:55:21 jmespath==1.0.1 16:55:21 jsonpatch==1.33 16:55:21 jsonpointer==3.0.0 16:55:21 jsonschema==4.23.0 16:55:21 jsonschema-specifications==2024.10.1 16:55:21 keystoneauth1==5.8.0 16:55:21 kubernetes==31.0.0 16:55:21 lftools==0.37.10 16:55:21 lxml==5.3.0 16:55:21 MarkupSafe==3.0.2 16:55:21 msgpack==1.1.0 16:55:21 multi_key_dict==2.0.3 16:55:21 munch==4.0.0 16:55:21 netaddr==1.3.0 16:55:21 netifaces==0.11.0 16:55:21 niet==1.4.2 16:55:21 nodeenv==1.9.1 16:55:21 oauth2client==4.1.3 16:55:21 oauthlib==3.2.2 16:55:21 openstacksdk==4.1.0 16:55:21 os-client-config==2.1.0 16:55:21 os-service-types==1.7.0 16:55:21 osc-lib==3.1.0 16:55:21 oslo.config==9.6.0 16:55:21 oslo.context==5.6.0 16:55:21 oslo.i18n==6.4.0 16:55:21 oslo.log==6.1.2 16:55:21 oslo.serialization==5.5.0 16:55:21 oslo.utils==7.3.0 16:55:21 packaging==24.1 16:55:21 pbr==6.1.0 16:55:21 platformdirs==4.3.6 16:55:21 prettytable==3.12.0 16:55:21 pyasn1==0.6.1 16:55:21 pyasn1_modules==0.4.1 16:55:21 pycparser==2.22 16:55:21 pygerrit2==2.0.15 16:55:21 PyGithub==2.4.0 16:55:21 PyJWT==2.9.0 16:55:21 PyNaCl==1.5.0 16:55:21 pyparsing==2.4.7 16:55:21 pyperclip==1.9.0 16:55:21 pyrsistent==0.20.0 16:55:21 python-cinderclient==9.6.0 16:55:21 python-dateutil==2.9.0.post0 16:55:21 python-heatclient==4.0.0 16:55:21 python-jenkins==1.8.2 16:55:21 python-keystoneclient==5.5.0 16:55:21 python-magnumclient==4.7.0 16:55:21 python-openstackclient==7.2.1 16:55:21 python-swiftclient==4.6.0 16:55:21 PyYAML==6.0.2 16:55:21 referencing==0.35.1 16:55:21 requests==2.32.3 16:55:21 requests-oauthlib==2.0.0 16:55:21 requestsexceptions==1.4.0 16:55:21 rfc3986==2.0.0 16:55:21 rpds-py==0.20.1 16:55:21 rsa==4.9 16:55:21 ruamel.yaml==0.18.6 16:55:21 ruamel.yaml.clib==0.2.12 16:55:21 s3transfer==0.10.3 16:55:21 simplejson==3.19.3 16:55:21 six==1.16.0 16:55:21 smmap==5.0.1 16:55:21 soupsieve==2.6 16:55:21 stevedore==5.3.0 16:55:21 tabulate==0.9.0 16:55:21 toml==0.10.2 16:55:21 tomlkit==0.13.2 16:55:21 tqdm==4.66.6 16:55:21 typing_extensions==4.12.2 16:55:21 tzdata==2024.2 16:55:21 urllib3==1.26.20 16:55:21 virtualenv==20.27.1 16:55:21 wcwidth==0.2.13 16:55:21 websocket-client==1.8.0 16:55:21 wrapt==1.16.0 16:55:21 xdg==6.0.0 16:55:21 xmltodict==0.14.2 16:55:21 yq==3.4.3 16:55:21 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins3634357896547568681.sh 16:55:21 + echo quiet=on 16:55:21 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-3671 16:55:21 [netconf-maven-clm-7.0.x] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=7.0.x -Dsha1=origin/7.0.x "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=netconf -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/7.0.x -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=7.0.x "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 16:55:21 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=netconf --version 16:55:22 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 16:55:22 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 16:55:22 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 16:55:22 Default locale: en_US, platform encoding: UTF-8 16:55:22 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 16:55:22 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins867653156038306908.sh 16:55:22 + rm /home/jenkins/.wgetrc 16:55:22 [EnvInject] - Injecting environment variables from a build step. 16:55:22 [EnvInject] - Injecting as environment variables the properties content 16:55:22 SET_JDK_VERSION=openjdk17 16:55:22 GIT_URL="git://devvexx.opendaylight.org/mirror" 16:55:22 16:55:22 [EnvInject] - Variables injected successfully. 16:55:22 [netconf-maven-clm-7.0.x] $ /bin/sh /tmp/jenkins17815258964300285171.sh 16:55:22 ---> update-java-alternatives.sh 16:55:22 ---> Updating Java version 16:55:22 ---> RedHat type system detected 16:55:23 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:55:23 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:55:23 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) 16:55:23 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:55:23 [EnvInject] - Injecting environment variables from a build step. 16:55:23 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:55:23 [EnvInject] - Variables injected successfully. 16:55:23 provisioning config files... 16:55:23 copy managed file [global-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config13149492830886832833tmp 16:55:24 copy managed file [netconf-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config11671373962952603719tmp 16:55:24 [EnvInject] - Injecting environment variables from a build step. 16:55:24 [EnvInject] - Injecting as environment variables the properties content 16:55:24 MAVEN_GOALS=clean deploy -Pintegrationtests 16:55:24 16:55:24 [EnvInject] - Variables injected successfully. 16:55:24 [netconf-maven-clm-7.0.x] $ /bin/bash -l /tmp/jenkins7553554442218995928.sh 16:55:24 ---> common-variables.sh 16:55:24 --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 16:55:24 ---> sonatype-clm.sh 16:55:24 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 16:55:24 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 16:55:24 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 16:55:24 Default locale: en_US, platform encoding: UTF-8 16:55:24 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 16:55:25 [INFO] Scanning for projects... 16:55:35 [INFO] ------------------------------------------------------------------------ 16:55:35 [INFO] Reactor Build Order: 16:55:35 [INFO] 16:55:35 [INFO] netconf-artifacts [pom] 16:55:35 [INFO] netconf-parent [pom] 16:55:35 [INFO] feature-parent [pom] 16:55:35 [INFO] netconf-auth [bundle] 16:55:35 [INFO] netconf-auth-aaa [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin [feature] 16:55:35 [INFO] rfc5277 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC5277 Models [feature] 16:55:35 [INFO] rfc6241 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC6241 Models [feature] 16:55:35 [INFO] rfc6470 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC6470 Models [feature] 16:55:35 [INFO] rfc6243 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC6243 Models [feature] 16:55:35 [INFO] rfc8526 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC8526 Models [feature] 16:55:35 [INFO] netconf-api [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: API [feature] 16:55:35 [INFO] rfc6022 [bundle] 16:55:35 [INFO] netconf-common-mdsal [bundle] 16:55:35 [INFO] odl-netconf-util [feature] 16:55:35 [INFO] netconf-common [bundle] 16:55:35 [INFO] shaded-exificient-jar [jar] 16:55:35 [INFO] shaded-exificient [bundle] 16:55:35 [INFO] netconf-test-util [jar] 16:55:35 [INFO] netconf-netty-util [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: Netconf Common [feature] 16:55:35 [INFO] rfc8341 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC8341 Models [feature] 16:55:35 [INFO] draft-ietf-netconf-crypto-types [bundle] 16:55:35 [INFO] keystore-api [bundle] 16:55:35 [INFO] keystore-none [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: Key Store [feature] 16:55:35 [INFO] truststore-api [bundle] 16:55:35 [INFO] truststore-none [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: Trust Store [feature] 16:55:35 [INFO] transport-api [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: Transport API [feature] 16:55:35 [INFO] shaded-sshd-jar [jar] 16:55:35 [INFO] shaded-sshd [bundle] 16:55:35 [INFO] transport-tcp [bundle] 16:55:35 [INFO] transport-ssh [bundle] 16:55:35 [INFO] transport-tls [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: Transport [feature] 16:55:35 [INFO] netconf-client [bundle] 16:55:35 [INFO] odl-netconf-client [feature] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC6022 Models [feature] 16:55:35 [INFO] rfc7407-ietf-x509-cert-to-name [bundle] 16:55:35 [INFO] netconf-server [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: Impl [feature] 16:55:35 [INFO] OpenDaylight :: Netconf :: All [feature] 16:55:35 [INFO] yanglib-mdsal-writer [bundle] 16:55:35 [INFO] odl-yanglib-mdsal-writer [feature] 16:55:35 [INFO] netconf-server-mdsal [bundle] 16:55:35 [INFO] netconf-nb [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: Mdsal [feature] 16:55:35 [INFO] rfc8040-ietf-restconf-monitoring [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC8040 Models [feature] 16:55:35 [INFO] rfc8639 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC8639 Models [feature] 16:55:35 [INFO] rfc8641 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC8641 Models [feature] 16:55:35 [INFO] rfc8650 [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: RFC8650 Models [feature] 16:55:35 [INFO] keystore-legacy [bundle] 16:55:35 [INFO] netconf-dom-api [bundle] 16:55:35 [INFO] netconf-client-mdsal [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector [feature] 16:55:35 [INFO] netconf-test-models [bundle] 16:55:35 [INFO] netconf-topology [bundle] 16:55:35 [INFO] netconf-topology-singleton [bundle] 16:55:35 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server [feature] 16:55:35 [INFO] netconf-topology-impl [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore [feature] 16:55:35 [INFO] callhome-provider [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server [feature] 16:55:35 [INFO] OpenDaylight :: Netconf Connector :: All [feature] 16:55:35 [INFO] netconf-console [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations [feature] 16:55:35 [INFO] restconf-common-models [bundle] 16:55:35 [INFO] restconf-common [bundle] 16:55:35 [INFO] OpenDaylight :: Restconf :: Common [feature] 16:55:35 [INFO] restconf-api [bundle] 16:55:35 [INFO] restconf-nb [bundle] 16:55:35 [INFO] OpenDaylight :: RESTCONF :: Northbound [feature] 16:55:35 [INFO] OpenDaylight :: Restconf [feature] 16:55:35 [INFO] restconf-openapi [bundle] 16:55:35 [INFO] OpenDaylight :: RESTCONF :: OPENAPI [feature] 16:55:35 [INFO] OpenDaylight :: Restconf :: All [feature] 16:55:35 [INFO] keystore-plaintext-api [bundle] 16:55:35 [INFO] keystore-plaintext-localfile [bundle] 16:55:35 [INFO] keystore-plaintext-cli [bundle] 16:55:35 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage [feature] 16:55:35 [INFO] features-netconf [feature] 16:55:35 [INFO] netconf-test-perf [bundle] 16:55:35 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing [feature] 16:55:35 [INFO] features-netconf-testing [feature] 16:55:35 [INFO] features-netconf-experimental [feature] 16:55:35 [INFO] OpenDaylight :: Netconf Connector :: SSH [feature] 16:55:35 [INFO] netconf-features-parent [pom] 16:55:35 [INFO] netconf-karaf [pom] 16:55:35 [INFO] netconf-karaf-static [karaf-assembly] 16:55:35 [INFO] model-aggregator [pom] 16:55:35 [INFO] transport-http [bundle] 16:55:35 [INFO] transport-aggregator [pom] 16:55:35 [INFO] restconf-client [bundle] 16:55:35 [INFO] restconf-server [bundle] 16:55:35 [INFO] protocol [pom] 16:55:35 [INFO] plugins [pom] 16:55:35 [INFO] apps [pom] 16:55:35 [INFO] third-party [pom] 16:55:35 [INFO] netconf-testtool [jar] 16:55:35 [INFO] netconf-tools [pom] 16:55:35 [INFO] netconf-subsystem [pom] 16:55:35 [INFO] sal-rest-connector-config [jar] 16:55:35 [INFO] restconf-wadl-generator [jar] 16:55:35 [INFO] websocket-client [jar] 16:55:35 [INFO] restconf-subsystem [pom] 16:55:35 [INFO] keystore-aggregator [pom] 16:55:35 [INFO] truststore-aggregator [pom] 16:55:35 [INFO] netconf-aggregator [pom] 16:55:37 [INFO] 16:55:37 [INFO] -------------< org.opendaylight.netconf:netconf-artifacts >------------- 16:55:37 [INFO] Building netconf-artifacts 7.0.11-SNAPSHOT [1/121] 16:55:37 [INFO] --------------------------------[ pom ]--------------------------------- 16:55:37 [INFO] 16:55:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-artifacts --- 16:55:37 [INFO] 16:55:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-artifacts --- 16:55:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:55:37 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:55:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:37 [INFO] 16:55:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-artifacts --- 16:55:38 [INFO] 16:55:38 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-artifacts --- 16:55:38 [INFO] CycloneDX: Resolving Dependencies 16:55:39 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 16:55:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.xml 16:55:39 [INFO] attaching as netconf-artifacts-7.0.11-SNAPSHOT-cyclonedx.xml 16:55:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.json 16:55:39 [INFO] attaching as netconf-artifacts-7.0.11-SNAPSHOT-cyclonedx.json 16:55:39 [INFO] 16:55:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-artifacts --- 16:55:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-SNAPSHOT.pom 16:55:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-SNAPSHOT-cyclonedx.xml 16:55:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-artifacts/7.0.11-SNAPSHOT/netconf-artifacts-7.0.11-SNAPSHOT-cyclonedx.json 16:55:39 [INFO] 16:55:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-artifacts --- 16:55:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:55:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:55:39 [INFO] 16:55:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-artifacts --- 16:55:41 [INFO] org.opendaylight.netconf:netconf-artifacts:pom:7.0.11-SNAPSHOT 16:55:41 [INFO] 16:55:41 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-artifacts --- 16:55:41 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/artifacts/target/sonatype-clm/module.xml 16:55:41 [INFO] 16:55:41 [INFO] --------------< org.opendaylight.netconf:netconf-parent >--------------- 16:55:41 [INFO] Building netconf-parent 7.0.11-SNAPSHOT [2/121] 16:55:41 [INFO] --------------------------------[ pom ]--------------------------------- 16:55:42 [INFO] 16:55:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-parent --- 16:55:42 [INFO] 16:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-parent --- 16:55:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:55:42 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:55:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:42 [INFO] 16:55:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-parent --- 16:55:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:42 [INFO] 16:55:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-parent --- 16:55:42 [INFO] 16:55:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-parent --- 16:55:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 16:55:42 [INFO] 16:55:42 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-parent --- 16:55:44 [INFO] Starting audit... 16:55:44 Audit done. 16:55:44 [INFO] You have 0 Checkstyle violations. 16:55:44 [INFO] 16:55:44 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-parent --- 16:55:44 [INFO] Starting audit... 16:55:44 Audit done. 16:55:44 [INFO] You have 0 Checkstyle violations. 16:55:44 [INFO] 16:55:44 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-parent --- 16:55:44 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/parent/target/classes/LICENSE 16:55:45 [INFO] 16:55:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-parent >>> 16:55:45 [INFO] 16:55:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-parent --- 16:55:47 [INFO] 16:55:47 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-parent <<< 16:55:47 [INFO] 16:55:47 [INFO] 16:55:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-parent --- 16:55:48 [INFO] 16:55:48 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-parent --- 16:55:48 [INFO] 16:55:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-parent --- 16:55:48 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:55:48 [INFO] 16:55:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-parent --- 16:55:48 [INFO] CycloneDX: Resolving Dependencies 16:55:49 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 16:55:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.xml 16:55:49 [INFO] attaching as netconf-parent-7.0.11-SNAPSHOT-cyclonedx.xml 16:55:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.json 16:55:49 [INFO] attaching as netconf-parent-7.0.11-SNAPSHOT-cyclonedx.json 16:55:49 [INFO] 16:55:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-parent --- 16:55:49 [INFO] Skipping duplicate-finder execution! 16:55:49 [INFO] 16:55:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-parent --- 16:55:49 [INFO] Skipping pom project 16:55:49 [INFO] 16:55:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-parent --- 16:55:50 [INFO] 16:55:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-parent --- 16:55:50 [INFO] 16:55:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-parent --- 16:55:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:55:50 [INFO] 16:55:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-parent --- 16:55:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-SNAPSHOT.pom 16:55:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-SNAPSHOT-cyclonedx.xml 16:55:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-parent/7.0.11-SNAPSHOT/netconf-parent-7.0.11-SNAPSHOT-cyclonedx.json 16:55:50 [INFO] 16:55:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-parent --- 16:55:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:55:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:55:50 [INFO] 16:55:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-parent --- 16:55:50 [INFO] org.opendaylight.netconf:netconf-parent:pom:7.0.11-SNAPSHOT 16:55:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:55:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:55:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:55:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:55:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:55:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:55:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:55:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:55:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:55:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:55:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:55:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:55:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:55:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:55:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:55:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:55:50 [INFO] +- junit:junit:jar:4.13.2:test 16:55:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:55:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:55:50 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:55:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:55:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:55:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:55:50 [INFO] 16:55:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-parent --- 16:55:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/parent/target/sonatype-clm/module.xml 16:55:50 [INFO] 16:55:50 [INFO] --------------< org.opendaylight.netconf:feature-parent >--------------- 16:55:50 [INFO] Building feature-parent 7.0.11-SNAPSHOT [3/121] 16:55:50 [INFO] --------------------------------[ pom ]--------------------------------- 16:55:50 [INFO] 16:55:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ feature-parent --- 16:55:50 [INFO] 16:55:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ feature-parent --- 16:55:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 16:55:50 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 16:55:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:50 [INFO] 16:55:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ feature-parent --- 16:55:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:50 [INFO] 16:55:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ feature-parent --- 16:55:50 [INFO] 16:55:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ feature-parent --- 16:55:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:50 [INFO] argLine set to empty 16:55:50 [INFO] 16:55:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ feature-parent --- 16:55:50 [INFO] Starting audit... 16:55:50 Audit done. 16:55:50 [INFO] You have 0 Checkstyle violations. 16:55:50 [INFO] 16:55:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ feature-parent --- 16:55:50 [INFO] Starting audit... 16:55:50 Audit done. 16:55:50 [INFO] You have 0 Checkstyle violations. 16:55:50 [INFO] 16:55:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ feature-parent --- 16:55:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/classes/LICENSE 16:55:51 [INFO] 16:55:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ feature-parent >>> 16:55:51 [INFO] 16:55:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ feature-parent --- 16:55:51 [INFO] 16:55:51 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ feature-parent <<< 16:55:51 [INFO] 16:55:51 [INFO] 16:55:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ feature-parent --- 16:55:51 [INFO] 16:55:51 [INFO] --- features-test-plugin:13.1.4:test (default) @ feature-parent --- 16:55:53 [INFO] Project packaging is not 'feature', skipping execution 16:55:53 [INFO] 16:55:53 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ feature-parent --- 16:55:53 [INFO] 16:55:53 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ feature-parent --- 16:55:53 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 16:55:53 [INFO] 16:55:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ feature-parent --- 16:55:53 [INFO] CycloneDX: Resolving Dependencies 16:55:53 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 16:55:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.xml 16:55:53 [INFO] attaching as feature-parent-7.0.11-SNAPSHOT-cyclonedx.xml 16:55:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.json 16:55:54 [INFO] attaching as feature-parent-7.0.11-SNAPSHOT-cyclonedx.json 16:55:54 [INFO] 16:55:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ feature-parent --- 16:55:54 [INFO] Skipping duplicate-finder execution! 16:55:54 [INFO] 16:55:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ feature-parent --- 16:55:54 [INFO] Skipping plugin execution 16:55:54 [INFO] 16:55:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ feature-parent --- 16:55:54 [INFO] Skipping source per configuration. 16:55:54 [INFO] 16:55:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ feature-parent --- 16:55:54 [INFO] 16:55:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ feature-parent --- 16:55:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:55:54 [INFO] 16:55:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ feature-parent --- 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/pom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-SNAPSHOT.pom 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.xml to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-SNAPSHOT-cyclonedx.xml 16:55:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/bom.json to /tmp/r/org/opendaylight/netconf/feature-parent/7.0.11-SNAPSHOT/feature-parent-7.0.11-SNAPSHOT-cyclonedx.json 16:55:54 [INFO] 16:55:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ feature-parent --- 16:55:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:55:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:55:54 [INFO] 16:55:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ feature-parent --- 16:55:54 [INFO] org.opendaylight.netconf:feature-parent:pom:7.0.11-SNAPSHOT 16:55:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:55:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:55:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:55:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:55:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:55:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:55:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:55:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:55:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:55:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:55:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:55:54 [INFO] +- junit:junit:jar:4.13.2:test 16:55:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:55:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:55:54 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:55:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:55:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:55:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:55:54 [INFO] 16:55:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ feature-parent --- 16:55:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/parent/target/sonatype-clm/module.xml 16:55:54 [INFO] 16:55:54 [INFO] ---------------< org.opendaylight.netconf:netconf-auth >---------------- 16:55:54 [INFO] Building netconf-auth 7.0.11-SNAPSHOT [4/121] 16:55:54 [INFO] -------------------------------[ bundle ]------------------------------- 16:55:54 [INFO] 16:55:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-auth --- 16:55:54 [INFO] 16:55:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-auth --- 16:55:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:54 [INFO] 16:55:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-auth --- 16:55:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:55:54 [INFO] 16:55:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-auth --- 16:55:55 [INFO] 16:55:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth --- 16:55:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:55:55 [INFO] 16:55:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-auth --- 16:55:55 [INFO] Starting audit... 16:55:55 Audit done. 16:55:55 [INFO] You have 0 Checkstyle violations. 16:55:55 [INFO] 16:55:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-auth --- 16:55:55 [INFO] Starting audit... 16:55:55 Audit done. 16:55:55 [INFO] You have 0 Checkstyle violations. 16:55:55 [INFO] 16:55:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-auth --- 16:55:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/classes/LICENSE 16:55:55 [INFO] 16:55:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth --- 16:55:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/src/main/resources 16:55:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/generated-sources/spi 16:55:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/generated-sources/yang 16:55:56 [INFO] 16:55:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-auth --- 16:55:56 [INFO] Recompiling the module because of changed dependency. 16:55:56 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:55:56 [INFO] 16:55:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-auth >>> 16:55:56 [INFO] 16:55:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-auth --- 16:55:56 [INFO] Fork Value is true 16:55:59 [INFO] Done SpotBugs Analysis.... 16:55:59 [INFO] 16:55:59 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-auth <<< 16:55:59 [INFO] 16:55:59 [INFO] 16:55:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-auth --- 16:55:59 [INFO] BugInstance size is 0 16:55:59 [INFO] Error size is 0 16:55:59 [INFO] No errors/warnings found 16:55:59 [INFO] 16:55:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth --- 16:55:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/src/test/resources 16:55:59 [INFO] 16:55:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-auth --- 16:55:59 [INFO] No sources to compile 16:55:59 [INFO] 16:55:59 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-auth --- 16:55:59 [INFO] No tests to run. 16:55:59 [INFO] 16:55:59 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-auth --- 16:55:59 [INFO] 16:55:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth --- 16:56:00 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT.jar 16:56:00 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/classes/META-INF/MANIFEST.MF 16:56:00 [INFO] 16:56:00 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-auth --- 16:56:00 [INFO] No previous run data found, generating javadoc. 16:56:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-javadoc.jar 16:56:01 [INFO] 16:56:01 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-auth --- 16:56:01 [INFO] CycloneDX: Resolving Dependencies 16:56:01 [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) 16:56:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.xml 16:56:01 [INFO] attaching as netconf-auth-7.0.11-SNAPSHOT-cyclonedx.xml 16:56:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.json 16:56:01 [INFO] attaching as netconf-auth-7.0.11-SNAPSHOT-cyclonedx.json 16:56:01 [INFO] 16:56:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth --- 16:56:01 [INFO] Skipping duplicate-finder execution! 16:56:01 [INFO] 16:56:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-auth --- 16:56:01 [INFO] No dependency problems found 16:56:01 [INFO] 16:56:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-auth --- 16:56:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-sources.jar 16:56:02 [INFO] 16:56:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-auth --- 16:56:02 [INFO] 16:56:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-auth --- 16:56:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:02 [INFO] 16:56:02 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-auth --- 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT.pom 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT.jar 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT-javadoc.jar 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT-cyclonedx.xml 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT-cyclonedx.json 16:56:02 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT-sources.jar 16:56:02 [INFO] 16:56:02 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth --- 16:56:02 [INFO] Writing OBR metadata 16:56:02 [INFO] Installing org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT.jar 16:56:02 [INFO] Writing OBR metadata 16:56:02 [INFO] 16:56:02 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-auth --- 16:56:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:02 [INFO] 16:56:02 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth --- 16:56:02 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:56:02 [INFO] 16:56:02 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-auth --- 16:56:02 [INFO] org.opendaylight.netconf:netconf-auth:bundle:7.0.11-SNAPSHOT 16:56:02 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:56:02 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:56:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:02 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:56:02 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:56:02 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:56:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:56:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:56:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:56:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:56:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:56:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:56:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:56:02 [INFO] +- junit:junit:jar:4.13.2:test 16:56:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:56:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:56:02 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:56:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:56:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:56:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:02 [INFO] 16:56:02 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-auth --- 16:56:02 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/sonatype-clm/module.xml 16:56:02 [INFO] 16:56:02 [INFO] -------------< org.opendaylight.netconf:netconf-auth-aaa >-------------- 16:56:02 [INFO] Building netconf-auth-aaa 7.0.11-SNAPSHOT [5/121] 16:56:02 [INFO] -------------------------------[ bundle ]------------------------------- 16:56:02 [INFO] 16:56:02 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-auth-aaa --- 16:56:02 [INFO] 16:56:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-auth-aaa --- 16:56:02 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:02 [INFO] 16:56:02 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-auth-aaa --- 16:56:02 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:02 [INFO] 16:56:02 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-auth-aaa --- 16:56:02 [INFO] 16:56:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-auth-aaa --- 16:56:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-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/** 16:56:02 [INFO] 16:56:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-auth-aaa --- 16:56:02 [INFO] Starting audit... 16:56:02 Audit done. 16:56:02 [INFO] You have 0 Checkstyle violations. 16:56:02 [INFO] 16:56:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-auth-aaa --- 16:56:03 [INFO] Starting audit... 16:56:03 Audit done. 16:56:03 [INFO] You have 0 Checkstyle violations. 16:56:03 [INFO] 16:56:03 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-auth-aaa --- 16:56:03 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/classes/LICENSE 16:56:03 [INFO] 16:56:03 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-auth-aaa --- 16:56:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/src/main/resources 16:56:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/generated-sources/spi 16:56:03 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/generated-sources/yang 16:56:03 [INFO] 16:56:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-auth-aaa --- 16:56:03 [INFO] Recompiling the module because of changed dependency. 16:56:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:56:03 [INFO] 16:56:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-auth-aaa >>> 16:56:03 [INFO] 16:56:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-auth-aaa --- 16:56:03 [INFO] Fork Value is true 16:56:05 [INFO] Done SpotBugs Analysis.... 16:56:05 [INFO] 16:56:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-auth-aaa <<< 16:56:05 [INFO] 16:56:05 [INFO] 16:56:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-auth-aaa --- 16:56:05 [INFO] BugInstance size is 0 16:56:05 [INFO] Error size is 0 16:56:05 [INFO] No errors/warnings found 16:56:05 [INFO] 16:56:05 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-auth-aaa --- 16:56:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/src/test/resources 16:56:05 [INFO] 16:56:05 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-auth-aaa --- 16:56:05 [INFO] Recompiling the module because of changed dependency. 16:56:05 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:56:05 [INFO] 16:56:05 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-auth-aaa --- 16:56:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:56:06 [INFO] 16:56:06 [INFO] ------------------------------------------------------- 16:56:06 [INFO] T E S T S 16:56:06 [INFO] ------------------------------------------------------- 16:56:07 [INFO] Running org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 16:56:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:56:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.624 s -- in org.opendaylight.netconf.authprovider.CredentialServiceAuthProviderTest 16:56:08 [INFO] 16:56:08 [INFO] Results: 16:56:08 [INFO] 16:56:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:56:08 [INFO] 16:56:08 [INFO] 16:56:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-auth-aaa --- 16:56:08 [INFO] 16:56:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-auth-aaa --- 16:56:09 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT.jar 16:56:09 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/classes/META-INF/MANIFEST.MF 16:56:09 [INFO] 16:56:09 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-auth-aaa --- 16:56:09 [INFO] No previous run data found, generating javadoc. 16:56:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-javadoc.jar 16:56:10 [INFO] 16:56:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-auth-aaa --- 16:56:10 [INFO] CycloneDX: Resolving Dependencies 16:56:10 [INFO] CycloneDX: Creating BOM version 1.5 with 14 component(s) 16:56:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.xml 16:56:10 [INFO] attaching as netconf-auth-aaa-7.0.11-SNAPSHOT-cyclonedx.xml 16:56:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.json 16:56:10 [INFO] attaching as netconf-auth-aaa-7.0.11-SNAPSHOT-cyclonedx.json 16:56:10 [INFO] 16:56:10 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-auth-aaa --- 16:56:10 [INFO] Skipping duplicate-finder execution! 16:56:10 [INFO] 16:56:10 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-auth-aaa --- 16:56:10 [INFO] No dependency problems found 16:56:10 [INFO] 16:56:10 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-auth-aaa --- 16:56:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-sources.jar 16:56:10 [INFO] 16:56:10 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-auth-aaa --- 16:56:10 [INFO] 16:56:10 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-auth-aaa --- 16:56:10 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/code-coverage/jacoco.exec 16:56:10 [INFO] Analyzed bundle 'netconf-auth-aaa' with 2 classes 16:56:10 [INFO] 16:56:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-auth-aaa --- 16:56:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT.pom 16:56:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT.jar 16:56:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT-javadoc.jar 16:56:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT-cyclonedx.xml 16:56:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT-cyclonedx.json 16:56:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT-sources.jar 16:56:10 [INFO] 16:56:10 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-auth-aaa --- 16:56:10 [INFO] Installing org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-SNAPSHOT.jar 16:56:10 [INFO] Writing OBR metadata 16:56:10 [INFO] 16:56:10 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-auth-aaa --- 16:56:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:10 [INFO] 16:56:10 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-auth-aaa --- 16:56:10 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:56:10 [INFO] 16:56:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-auth-aaa --- 16:56:10 [INFO] org.opendaylight.netconf:netconf-auth-aaa:bundle:7.0.11-SNAPSHOT 16:56:10 [INFO] +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 16:56:10 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 16:56:10 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:56:10 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:56:10 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:56:10 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 16:56:10 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 16:56:10 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 16:56:10 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 16:56:10 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:56:10 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:56:10 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:56:10 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:56:10 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:10 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:10 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:56:10 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:56:10 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:56:10 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:56:10 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:56:10 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:10 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:56:10 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:10 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:56:10 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:56:10 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:56:10 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:56:10 [INFO] +- junit:junit:jar:4.13.2:test 16:56:10 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:56:10 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:56:10 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:56:10 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:56:10 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:56:10 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:10 [INFO] 16:56:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-auth-aaa --- 16:56:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/sonatype-clm/module.xml 16:56:10 [INFO] 16:56:10 [INFO] ----------< org.opendaylight.netconf:odl-aaa-netconf-plugin >----------- 16:56:10 [INFO] Building OpenDaylight :: Netconf :: AAA Authorization Plugin 7.0.11-SNAPSHOT [6/121] 16:56:10 [INFO] ------------------------------[ feature ]------------------------------- 16:56:20 [INFO] 16:56:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-aaa-netconf-plugin --- 16:56:20 [INFO] 16:56:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-aaa-netconf-plugin --- 16:56:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:20 [INFO] 16:56:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-aaa-netconf-plugin --- 16:56:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:20 [INFO] 16:56:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] 16:56:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:21 [INFO] argLine set to empty 16:56:21 [INFO] 16:56:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] Starting audit... 16:56:21 Audit done. 16:56:21 [INFO] You have 0 Checkstyle violations. 16:56:21 [INFO] 16:56:21 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] Starting audit... 16:56:21 Audit done. 16:56:21 [INFO] You have 0 Checkstyle violations. 16:56:21 [INFO] 16:56:21 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/classes/LICENSE 16:56:21 [INFO] 16:56:21 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/feature/feature.xml 16:56:21 [INFO] ...done! 16:56:21 [INFO] Attaching features XML 16:56:21 [INFO] 16:56:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-aaa-netconf-plugin --- 16:56:21 [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 16:56:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:56:21 [INFO] 16:56:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-aaa-netconf-plugin >>> 16:56:21 [INFO] 16:56:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] 16:56:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-aaa-netconf-plugin <<< 16:56:21 [INFO] 16:56:21 [INFO] 16:56:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] 16:56:21 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-aaa-netconf-plugin --- 16:56:21 [INFO] Starting SFT for org.opendaylight.netconf:odl-aaa-netconf-plugin 16:56:25 [INFO] Project dependency features detected: [] 16:56:26 [INFO] Pax Exam System (Version: 4.13.3) created. 16:56:26 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:56:26 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:56:26 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:56:26 [INFO] Waiting for remote bundle context.. on 21000 name: 990bb9e0-55fc-4b80-b444-072ca82c29f3 timout: [ RelativeTimeout value = 180000 ] 16:56:43 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:56:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:56:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:56:43 [INFO] 16:56:43 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-aaa-netconf-plugin --- 16:56:43 [INFO] 16:56:43 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-aaa-netconf-plugin --- 16:56:43 [INFO] 16:56:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-aaa-netconf-plugin --- 16:56:43 [INFO] CycloneDX: Resolving Dependencies 16:56:48 [INFO] CycloneDX: Creating BOM version 1.5 with 308 component(s) 16:56:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.xml 16:56:48 [INFO] attaching as odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-cyclonedx.xml 16:56:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.json 16:56:49 [INFO] attaching as odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-cyclonedx.json 16:56:49 [INFO] 16:56:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-aaa-netconf-plugin --- 16:56:49 [INFO] Skipping duplicate-finder execution! 16:56:49 [INFO] 16:56:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-aaa-netconf-plugin --- 16:56:49 [INFO] Skipping plugin execution 16:56:49 [INFO] 16:56:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-aaa-netconf-plugin --- 16:56:49 [INFO] Skipping source per configuration. 16:56:49 [INFO] 16:56:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-aaa-netconf-plugin --- 16:56:49 [INFO] 16:56:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-aaa-netconf-plugin --- 16:56:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:49 [INFO] 16:56:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-aaa-netconf-plugin --- 16:56:49 [WARNING] 16:56:49 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 16:56:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:56:49 [WARNING] 16:56:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:56:49 [WARNING] 16:56:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/pom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-SNAPSHOT.pom 16:56:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-features.xml 16:56:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-cyclonedx.xml 16:56:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/odl-aaa-netconf-plugin-7.0.11-SNAPSHOT-cyclonedx.json 16:56:49 [INFO] 16:56:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-aaa-netconf-plugin --- 16:56:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:49 [WARNING] 16:56:49 [WARNING] The packaging plugin for project odl-aaa-netconf-plugin did not assign 16:56:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:56:49 [WARNING] 16:56:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:56:49 [WARNING] 16:56:49 [INFO] 16:56:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-aaa-netconf-plugin --- 16:56:49 [INFO] org.opendaylight.netconf:odl-aaa-netconf-plugin:feature:7.0.11-SNAPSHOT 16:56:49 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 16:56:49 [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:56:49 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:56:49 [INFO] | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 16:56:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 16:56:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 16:56:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 16:56:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 16:56:49 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 16:56:49 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 16:56:49 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 16:56:49 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 16:56:49 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 16:56:49 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 16:56:49 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 16:56:49 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 16:56:49 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 16:56:49 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 16:56:49 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 16:56:49 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 16:56:49 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 16:56:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 16:56:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 16:56:49 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 16:56:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 16:56:49 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 16:56:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 16:56:49 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 16:56:49 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 16:56:49 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 16:56:49 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 16:56:49 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 16:56:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 16:56:49 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 16:56:49 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 16:56:49 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 16:56:49 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 16:56:49 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 16:56:49 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 16:56:49 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 16:56:49 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 16:56:49 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 16:56:49 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 16:56:49 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 16:56:49 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 16:56:49 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 16:56:49 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 16:56:49 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 16:56:49 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 16:56:49 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 16:56:49 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 16:56:49 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 16:56:49 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 16:56:49 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 16:56:49 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 16:56:49 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 16:56:49 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:56:49 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 16:56:49 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 16:56:49 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 16:56:49 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 16:56:49 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 16:56:49 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 16:56:49 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 16:56:49 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 16:56:49 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 16:56:49 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 16:56:49 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 16:56:49 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 16:56:49 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 16:56:49 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 16:56:49 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 16:56:49 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 16:56:49 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 16:56:49 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 16:56:49 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:56:49 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:56:49 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:56:49 [INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 16:56:49 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 16:56:49 [INFO] | | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 16:56:49 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 16:56:49 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile 16:56:49 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 16:56:49 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 16:56:49 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 16:56:49 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 16:56:49 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 16:56:49 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 16:56:49 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 16:56:49 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 16:56:49 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:56:49 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 16:56:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 16:56:49 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:56:49 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:56:49 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:56:49 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:56:49 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 16:56:49 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 16:56:49 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 16:56:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 16:56:49 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 16:56:49 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:56:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 16:56:49 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 16:56:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 16:56:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 16:56:49 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 16:56:49 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 16:56:49 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 16:56:49 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 16:56:49 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 16:56:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 16:56:49 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 16:56:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 16:56:49 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 16:56:49 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 16:56:49 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 16:56:49 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 16:56:49 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 16:56:49 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 16:56:49 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 16:56:49 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 16:56:49 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 16:56:49 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 16:56:49 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 16:56:49 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 16:56:49 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 16:56:49 [INFO] | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 16:56:49 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 16:56:49 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 16:56:49 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 16:56:49 [INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 16:56:49 [INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 16:56:49 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 16:56:49 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 16:56:49 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 16:56:49 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 16:56:49 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 16:56:49 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 16:56:49 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 16:56:49 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 16:56:49 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 16:56:49 [INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 16:56:49 [INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 16:56:49 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 16:56:49 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 16:56:49 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 16:56:49 [INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 16:56:49 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 16:56:49 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 16:56:49 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 16:56:49 [INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 16:56:49 [INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 16:56:49 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 16:56:49 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 16:56:49 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 16:56:49 [INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 16:56:49 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 16:56:49 [INFO] +- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:compile 16:56:49 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 16:56:49 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 16:56:49 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:56:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:49 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:56:49 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:56:49 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:56:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:56:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:56:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:56:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:56:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:56:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:56:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:56:49 [INFO] +- junit:junit:jar:4.13.2:test 16:56:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:56:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:56:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:56:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 16:56:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:56:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:49 [INFO] 16:56:49 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-aaa-netconf-plugin --- 16:56:49 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-aaa-netconf-plugin/target/sonatype-clm/module.xml 16:56:49 [INFO] 16:56:49 [INFO] ---------------< org.opendaylight.netconf.model:rfc5277 >--------------- 16:56:49 [INFO] Building rfc5277 7.0.11-SNAPSHOT [7/121] 16:56:49 [INFO] -------------------------------[ bundle ]------------------------------- 16:56:49 [INFO] 16:56:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc5277 --- 16:56:49 [INFO] 16:56:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc5277 --- 16:56:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:49 [INFO] 16:56:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc5277 --- 16:56:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:49 [INFO] 16:56:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc5277 --- 16:56:50 [INFO] 16:56:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc5277 --- 16:56:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:56:50 [INFO] 16:56:50 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc5277 --- 16:56:50 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:56:50 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/main/yang 16:56:50 [INFO] yang-to-sources: Found 1 dependencies in 5.128 ms 16:56:50 [INFO] yang-to-sources: Project model files found: 2 in 84.18 ms 16:56:51 [INFO] yang-to-sources: 3 YANG models processed in 202.2 ms 16:56:51 [INFO] BindingJavaFileGenerator: Defined 25 files in 78.44 ms 16:56:51 [INFO] Sorted 25 files into 8 directories in 3.846 ms 16:56:51 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 171.4 ms 16:56:51 [INFO] 16:56:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc5277 --- 16:56:51 [INFO] Starting audit... 16:56:51 Audit done. 16:56:51 [INFO] You have 0 Checkstyle violations. 16:56:51 [INFO] 16:56:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc5277 --- 16:56:51 [INFO] Starting audit... 16:56:51 Audit done. 16:56:51 [INFO] You have 0 Checkstyle violations. 16:56:51 [INFO] 16:56:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc5277 --- 16:56:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/classes/LICENSE 16:56:51 [INFO] 16:56:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc5277 --- 16:56:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/main/resources 16:56:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/generated-sources/spi 16:56:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:56:51 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:56:51 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 16:56:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/generated-sources/spi 16:56:51 [INFO] 16:56:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc5277 --- 16:56:51 [INFO] Recompiling the module because of changed dependency. 16:56:51 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 16:56:52 [INFO] 16:56:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc5277 >>> 16:56:52 [INFO] 16:56:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc5277 --- 16:56:52 [INFO] Fork Value is true 16:56:54 [INFO] Done SpotBugs Analysis.... 16:56:54 [INFO] 16:56:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc5277 <<< 16:56:54 [INFO] 16:56:54 [INFO] 16:56:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc5277 --- 16:56:54 [INFO] BugInstance size is 0 16:56:54 [INFO] Error size is 0 16:56:54 [INFO] No errors/warnings found 16:56:54 [INFO] 16:56:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc5277 --- 16:56:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/src/test/resources 16:56:54 [INFO] 16:56:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc5277 --- 16:56:54 [INFO] No sources to compile 16:56:54 [INFO] 16:56:54 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc5277 --- 16:56:54 [INFO] No tests to run. 16:56:54 [INFO] 16:56:54 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc5277 --- 16:56:54 [INFO] 16:56:54 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc5277 --- 16:56:54 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT.jar 16:56:54 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/classes/META-INF/MANIFEST.MF 16:56:54 [INFO] 16:56:54 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc5277 --- 16:56:54 [INFO] No previous run data found, generating javadoc. 16:56:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-javadoc.jar 16:56:56 [INFO] 16:56:56 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc5277 --- 16:56:56 [INFO] CycloneDX: Resolving Dependencies 16:56:57 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 16:56:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.xml 16:56:57 [INFO] attaching as rfc5277-7.0.11-SNAPSHOT-cyclonedx.xml 16:56:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.json 16:56:57 [INFO] attaching as rfc5277-7.0.11-SNAPSHOT-cyclonedx.json 16:56:57 [INFO] 16:56:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc5277 --- 16:56:57 [INFO] Skipping duplicate-finder execution! 16:56:57 [INFO] 16:56:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc5277 --- 16:56:57 [INFO] No dependency problems found 16:56:57 [INFO] 16:56:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc5277 --- 16:56:57 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-sources.jar 16:56:57 [INFO] 16:56:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc5277 --- 16:56:57 [INFO] 16:56:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc5277 --- 16:56:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:56:57 [INFO] 16:56:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc5277 --- 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT.pom 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT.jar 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT-javadoc.jar 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT-cyclonedx.xml 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT-cyclonedx.json 16:56:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT-sources.jar 16:56:57 [INFO] 16:56:57 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc5277 --- 16:56:57 [INFO] Installing org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT.jar 16:56:57 [INFO] Writing OBR metadata 16:56:57 [INFO] 16:56:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc5277 --- 16:56:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:56:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:56:57 [INFO] 16:56:57 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc5277 --- 16:56:57 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:56:57 [INFO] 16:56:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc5277 --- 16:56:57 [INFO] org.opendaylight.netconf.model:rfc5277:bundle:7.0.11-SNAPSHOT 16:56:57 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:56:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:56:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:56:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:56:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:56:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:56:57 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:56:57 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:56:57 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:56:57 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:56:57 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:56:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:56:57 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:56:57 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:56:57 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:56:57 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:56:57 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:56:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:56:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:56:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:56:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:56:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:56:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:56:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:56:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:56:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:56:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:56:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:56:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:56:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:56:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:56:57 [INFO] +- junit:junit:jar:4.13.2:test 16:56:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:56:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:56:57 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:56:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:56:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:56:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:56:57 [INFO] 16:56:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc5277 --- 16:56:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/sonatype-clm/module.xml 16:56:57 [INFO] 16:56:57 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc5277 >--------- 16:56:57 [INFO] Building OpenDaylight :: Netconf :: RFC5277 Models 7.0.11-SNAPSHOT [8/121] 16:56:57 [INFO] ------------------------------[ feature ]------------------------------- 16:56:57 [INFO] 16:56:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] 16:56:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:57 [INFO] 16:56:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:56:57 [INFO] 16:56:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] 16:56:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:56:57 [INFO] argLine set to empty 16:56:57 [INFO] 16:56:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Starting audit... 16:56:57 Audit done. 16:56:57 [INFO] You have 0 Checkstyle violations. 16:56:57 [INFO] 16:56:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc5277 --- 16:56:57 [INFO] Starting audit... 16:56:57 Audit done. 16:56:57 [INFO] You have 0 Checkstyle violations. 16:56:58 [INFO] 16:56:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc5277 --- 16:56:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/classes/LICENSE 16:56:58 [INFO] 16:56:58 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc5277 --- 16:56:58 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/feature/feature.xml 16:56:58 [INFO] ...done! 16:56:58 [INFO] Attaching features XML 16:56:58 [INFO] 16:56:58 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc5277 --- 16:56:58 [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 16:56:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:56:58 [INFO] 16:56:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc5277 >>> 16:56:58 [INFO] 16:56:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc5277 --- 16:56:58 [INFO] 16:56:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc5277 <<< 16:56:58 [INFO] 16:56:58 [INFO] 16:56:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc5277 --- 16:56:58 [INFO] 16:56:58 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc5277 --- 16:56:58 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc5277 16:56:58 [INFO] Project dependency features detected: [] 16:56:58 [INFO] Pax Exam System (Version: 4.13.3) created. 16:56:58 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:56:58 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:56:58 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:56:58 [INFO] Waiting for remote bundle context.. on 21000 name: 121fc6bc-a54c-4884-8a02-0d55b23cc1fd timout: [ RelativeTimeout value = 180000 ] 16:57:05 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:57:05 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:05 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:05 [INFO] 16:57:05 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc5277 --- 16:57:05 [INFO] 16:57:05 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc5277 --- 16:57:05 [INFO] 16:57:05 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc5277 --- 16:57:05 [INFO] CycloneDX: Resolving Dependencies 16:57:06 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:57:06 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.xml 16:57:06 [INFO] attaching as odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:06 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.json 16:57:06 [INFO] attaching as odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-cyclonedx.json 16:57:06 [INFO] 16:57:06 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc5277 --- 16:57:06 [INFO] Skipping duplicate-finder execution! 16:57:06 [INFO] 16:57:06 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc5277 --- 16:57:06 [INFO] Skipping plugin execution 16:57:06 [INFO] 16:57:06 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc5277 --- 16:57:06 [INFO] Skipping source per configuration. 16:57:06 [INFO] 16:57:06 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc5277 --- 16:57:06 [INFO] 16:57:06 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc5277 --- 16:57:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:06 [INFO] 16:57:06 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc5277 --- 16:57:06 [WARNING] 16:57:06 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 16:57:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:06 [WARNING] 16:57:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:06 [WARNING] 16:57:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-SNAPSHOT.pom 16:57:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-features.xml 16:57:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:06 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/odl-netconf-model-rfc5277-7.0.11-SNAPSHOT-cyclonedx.json 16:57:06 [INFO] 16:57:06 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc5277 --- 16:57:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:06 [WARNING] 16:57:06 [WARNING] The packaging plugin for project odl-netconf-model-rfc5277 did not assign 16:57:06 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:06 [WARNING] 16:57:06 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:06 [WARNING] 16:57:06 [INFO] 16:57:06 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc5277 --- 16:57:06 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc5277:feature:7.0.11-SNAPSHOT 16:57:06 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:57:06 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:57:06 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:57:06 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:57:06 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:57:06 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:57:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:57:06 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:57:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:57:06 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:57:06 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:57:06 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 16:57:06 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:06 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:57:06 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:57:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:06 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:57:06 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:57:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:06 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:57:06 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:57:06 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:06 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:57:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:57:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:57:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:57:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:57:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:06 [INFO] +- junit:junit:jar:4.13.2:test 16:57:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:57:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:57:06 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:57:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:06 [INFO] 16:57:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc5277 --- 16:57:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc5277/target/sonatype-clm/module.xml 16:57:06 [INFO] 16:57:06 [INFO] ---------------< org.opendaylight.netconf.model:rfc6241 >--------------- 16:57:06 [INFO] Building rfc6241 7.0.11-SNAPSHOT [9/121] 16:57:06 [INFO] -------------------------------[ bundle ]------------------------------- 16:57:06 [INFO] 16:57:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6241 --- 16:57:06 [INFO] 16:57:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6241 --- 16:57:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:06 [INFO] 16:57:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6241 --- 16:57:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:06 [INFO] 16:57:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6241 --- 16:57:06 [INFO] 16:57:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6241 --- 16:57:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:57:06 [INFO] 16:57:06 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc6241 --- 16:57:06 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:57:06 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/main/yang 16:57:06 [INFO] yang-to-sources: Found 1 dependencies in 1.299 ms 16:57:06 [INFO] yang-to-sources: Project model files found: 1 in 26.42 ms 16:57:06 [INFO] yang-to-sources: 2 YANG models processed in 63.15 ms 16:57:06 [INFO] BindingJavaFileGenerator: Defined 172 files in 24.87 ms 16:57:06 [INFO] Sorted 172 files into 33 directories in 600.6 μs 16:57:06 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 172 in 160.7 ms 16:57:06 [INFO] 16:57:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6241 --- 16:57:06 [INFO] Starting audit... 16:57:06 Audit done. 16:57:06 [INFO] You have 0 Checkstyle violations. 16:57:06 [INFO] 16:57:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6241 --- 16:57:06 [INFO] Starting audit... 16:57:06 Audit done. 16:57:06 [INFO] You have 0 Checkstyle violations. 16:57:06 [INFO] 16:57:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6241 --- 16:57:07 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/classes/LICENSE 16:57:07 [INFO] 16:57:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6241 --- 16:57:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/main/resources 16:57:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/generated-sources/spi 16:57:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:07 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:57:07 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/generated-sources/spi 16:57:07 [INFO] 16:57:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6241 --- 16:57:07 [INFO] Recompiling the module because of changed dependency. 16:57:07 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 16:57:08 [INFO] 16:57:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc6241 >>> 16:57:08 [INFO] 16:57:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc6241 --- 16:57:08 [INFO] Fork Value is true 16:57:11 [INFO] Done SpotBugs Analysis.... 16:57:11 [INFO] 16:57:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc6241 <<< 16:57:11 [INFO] 16:57:11 [INFO] 16:57:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc6241 --- 16:57:11 [INFO] BugInstance size is 0 16:57:11 [INFO] Error size is 0 16:57:11 [INFO] No errors/warnings found 16:57:11 [INFO] 16:57:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6241 --- 16:57:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/src/test/resources 16:57:11 [INFO] 16:57:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6241 --- 16:57:11 [INFO] No sources to compile 16:57:11 [INFO] 16:57:11 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc6241 --- 16:57:11 [INFO] No tests to run. 16:57:11 [INFO] 16:57:11 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc6241 --- 16:57:11 [INFO] 16:57:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6241 --- 16:57:11 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT.jar 16:57:11 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/classes/META-INF/MANIFEST.MF 16:57:11 [INFO] 16:57:11 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc6241 --- 16:57:11 [INFO] No previous run data found, generating javadoc. 16:57:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-javadoc.jar 16:57:15 [INFO] 16:57:15 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc6241 --- 16:57:15 [INFO] CycloneDX: Resolving Dependencies 16:57:16 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 16:57:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.xml 16:57:16 [INFO] attaching as rfc6241-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.json 16:57:16 [INFO] attaching as rfc6241-7.0.11-SNAPSHOT-cyclonedx.json 16:57:16 [INFO] 16:57:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6241 --- 16:57:16 [INFO] Skipping duplicate-finder execution! 16:57:16 [INFO] 16:57:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6241 --- 16:57:16 [INFO] No dependency problems found 16:57:16 [INFO] 16:57:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6241 --- 16:57:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-sources.jar 16:57:16 [INFO] 16:57:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6241 --- 16:57:16 [INFO] 16:57:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6241 --- 16:57:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:57:16 [INFO] 16:57:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6241 --- 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT.pom 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT.jar 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT-javadoc.jar 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT-cyclonedx.json 16:57:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT-sources.jar 16:57:16 [INFO] 16:57:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6241 --- 16:57:16 [INFO] Installing org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT.jar 16:57:16 [INFO] Writing OBR metadata 16:57:16 [INFO] 16:57:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6241 --- 16:57:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:16 [INFO] 16:57:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6241 --- 16:57:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:16 [INFO] 16:57:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc6241 --- 16:57:16 [INFO] org.opendaylight.netconf.model:rfc6241:bundle:7.0.11-SNAPSHOT 16:57:16 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:57:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:57:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:57:16 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:57:16 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:57:16 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:57:16 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:57:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:16 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:57:16 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:57:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:16 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:57:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:57:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:57:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:57:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:57:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:16 [INFO] +- junit:junit:jar:4.13.2:test 16:57:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:57:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:57:16 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:57:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:16 [INFO] 16:57:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc6241 --- 16:57:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/sonatype-clm/module.xml 16:57:16 [INFO] 16:57:16 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6241 >--------- 16:57:16 [INFO] Building OpenDaylight :: Netconf :: RFC6241 Models 7.0.11-SNAPSHOT [10/121] 16:57:16 [INFO] ------------------------------[ feature ]------------------------------- 16:57:16 [INFO] 16:57:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] 16:57:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:16 [INFO] 16:57:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6241 --- 16:57:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:16 [INFO] 16:57:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] 16:57:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:17 [INFO] argLine set to empty 16:57:17 [INFO] 16:57:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] Starting audit... 16:57:17 Audit done. 16:57:17 [INFO] You have 0 Checkstyle violations. 16:57:17 [INFO] 16:57:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] Starting audit... 16:57:17 Audit done. 16:57:17 [INFO] You have 0 Checkstyle violations. 16:57:17 [INFO] 16:57:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/classes/LICENSE 16:57:17 [INFO] 16:57:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/feature/feature.xml 16:57:17 [INFO] ...done! 16:57:17 [INFO] Attaching features XML 16:57:17 [INFO] 16:57:17 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6241 --- 16:57:17 [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 16:57:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:17 [INFO] 16:57:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6241 >>> 16:57:17 [INFO] 16:57:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] 16:57:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6241 <<< 16:57:17 [INFO] 16:57:17 [INFO] 16:57:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] 16:57:17 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc6241 --- 16:57:17 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6241 16:57:17 [INFO] Project dependency features detected: [] 16:57:17 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:17 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:17 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:17 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:17 [INFO] Waiting for remote bundle context.. on 21000 name: 8487276f-3c36-42b5-b1e3-6bc8c4af70d1 timout: [ RelativeTimeout value = 180000 ] 16:57:24 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:57:24 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:24 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:24 [INFO] 16:57:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc6241 --- 16:57:24 [INFO] 16:57:24 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc6241 --- 16:57:24 [INFO] 16:57:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc6241 --- 16:57:24 [INFO] CycloneDX: Resolving Dependencies 16:57:25 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:57:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.xml 16:57:25 [INFO] attaching as odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.json 16:57:25 [INFO] attaching as odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-cyclonedx.json 16:57:25 [INFO] 16:57:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6241 --- 16:57:25 [INFO] Skipping duplicate-finder execution! 16:57:25 [INFO] 16:57:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6241 --- 16:57:25 [INFO] Skipping plugin execution 16:57:25 [INFO] 16:57:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6241 --- 16:57:25 [INFO] Skipping source per configuration. 16:57:25 [INFO] 16:57:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6241 --- 16:57:25 [INFO] 16:57:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6241 --- 16:57:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:25 [INFO] 16:57:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6241 --- 16:57:25 [WARNING] 16:57:25 [WARNING] The packaging plugin for project odl-netconf-model-rfc6241 did not assign 16:57:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:25 [WARNING] 16:57:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:25 [WARNING] 16:57:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-SNAPSHOT.pom 16:57:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-features.xml 16:57:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/odl-netconf-model-rfc6241-7.0.11-SNAPSHOT-cyclonedx.json 16:57:25 [INFO] 16:57:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6241 --- 16:57:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:25 [WARNING] 16:57:25 [WARNING] The packaging plugin for project odl-netconf-model-rfc6241 did not assign 16:57:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:25 [WARNING] 16:57:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:25 [WARNING] 16:57:25 [INFO] 16:57:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc6241 --- 16:57:25 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6241:feature:7.0.11-SNAPSHOT 16:57:25 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:57:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:57:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:57:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:57:25 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:57:25 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:57:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:57:25 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:57:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:57:25 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:57:25 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:57:25 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:57:25 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:25 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:57:25 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:57:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:57:25 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:57:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:25 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:57:25 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:57:25 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:25 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:57:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:57:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:57:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:57:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:57:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:25 [INFO] +- junit:junit:jar:4.13.2:test 16:57:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:57:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:57:25 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:57:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:25 [INFO] 16:57:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc6241 --- 16:57:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6241/target/sonatype-clm/module.xml 16:57:25 [INFO] 16:57:25 [INFO] ---------------< org.opendaylight.netconf.model:rfc6470 >--------------- 16:57:25 [INFO] Building rfc6470 7.0.11-SNAPSHOT [11/121] 16:57:25 [INFO] -------------------------------[ bundle ]------------------------------- 16:57:25 [INFO] 16:57:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6470 --- 16:57:25 [INFO] 16:57:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6470 --- 16:57:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:25 [INFO] 16:57:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6470 --- 16:57:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:25 [INFO] 16:57:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6470 --- 16:57:25 [INFO] 16:57:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6470 --- 16:57:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:57:25 [INFO] 16:57:25 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc6470 --- 16:57:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:57:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/main/yang 16:57:25 [INFO] yang-to-sources: Found 2 dependencies in 1.083 ms 16:57:25 [INFO] yang-to-sources: Project model files found: 1 in 7.074 ms 16:57:25 [INFO] yang-to-sources: 3 YANG models processed in 103.9 ms 16:57:25 [INFO] BindingJavaFileGenerator: Defined 25 files in 15.06 ms 16:57:25 [INFO] Sorted 25 files into 7 directories in 116.5 μs 16:57:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 25 in 38.56 ms 16:57:25 [INFO] 16:57:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6470 --- 16:57:25 [INFO] Starting audit... 16:57:25 Audit done. 16:57:25 [INFO] You have 0 Checkstyle violations. 16:57:25 [INFO] 16:57:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6470 --- 16:57:25 [INFO] Starting audit... 16:57:25 Audit done. 16:57:25 [INFO] You have 0 Checkstyle violations. 16:57:25 [INFO] 16:57:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6470 --- 16:57:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/classes/LICENSE 16:57:25 [INFO] 16:57:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6470 --- 16:57:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/main/resources 16:57:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/generated-sources/spi 16:57:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:57:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/generated-sources/spi 16:57:25 [INFO] 16:57:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6470 --- 16:57:25 [INFO] Recompiling the module because of changed dependency. 16:57:25 [INFO] Compiling 24 source files with javac [debug release 17] to target/classes 16:57:26 [INFO] 16:57:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc6470 >>> 16:57:26 [INFO] 16:57:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc6470 --- 16:57:26 [INFO] Fork Value is true 16:57:28 [INFO] Done SpotBugs Analysis.... 16:57:28 [INFO] 16:57:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc6470 <<< 16:57:28 [INFO] 16:57:28 [INFO] 16:57:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc6470 --- 16:57:28 [INFO] BugInstance size is 0 16:57:28 [INFO] Error size is 0 16:57:28 [INFO] No errors/warnings found 16:57:28 [INFO] 16:57:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6470 --- 16:57:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/src/test/resources 16:57:28 [INFO] 16:57:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6470 --- 16:57:28 [INFO] No sources to compile 16:57:28 [INFO] 16:57:28 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc6470 --- 16:57:28 [INFO] No tests to run. 16:57:28 [INFO] 16:57:28 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc6470 --- 16:57:28 [INFO] 16:57:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6470 --- 16:57:28 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT.jar 16:57:28 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/classes/META-INF/MANIFEST.MF 16:57:28 [INFO] 16:57:28 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc6470 --- 16:57:29 [INFO] No previous run data found, generating javadoc. 16:57:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-javadoc.jar 16:57:30 [INFO] 16:57:30 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc6470 --- 16:57:30 [INFO] CycloneDX: Resolving Dependencies 16:57:31 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:57:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.xml 16:57:31 [INFO] attaching as rfc6470-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.json 16:57:31 [INFO] attaching as rfc6470-7.0.11-SNAPSHOT-cyclonedx.json 16:57:31 [INFO] 16:57:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6470 --- 16:57:31 [INFO] Skipping duplicate-finder execution! 16:57:31 [INFO] 16:57:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6470 --- 16:57:31 [INFO] No dependency problems found 16:57:31 [INFO] 16:57:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6470 --- 16:57:31 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-sources.jar 16:57:31 [INFO] 16:57:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6470 --- 16:57:31 [INFO] 16:57:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6470 --- 16:57:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:57:31 [INFO] 16:57:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6470 --- 16:57:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT.pom 16:57:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT.jar 16:57:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT-javadoc.jar 16:57:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT-cyclonedx.json 16:57:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT-sources.jar 16:57:31 [INFO] 16:57:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6470 --- 16:57:31 [INFO] Installing org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT.jar 16:57:31 [INFO] Writing OBR metadata 16:57:31 [INFO] 16:57:31 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6470 --- 16:57:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:31 [INFO] 16:57:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6470 --- 16:57:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:31 [INFO] 16:57:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc6470 --- 16:57:31 [INFO] org.opendaylight.netconf.model:rfc6470:bundle:7.0.11-SNAPSHOT 16:57:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:57:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:57:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:57:31 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:57:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:57:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:57:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:57:31 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:57:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:57:31 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:57:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:57:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:57:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:57:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:57:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:57:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:31 [INFO] +- junit:junit:jar:4.13.2:test 16:57:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:57:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:57:31 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:57:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:31 [INFO] 16:57:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc6470 --- 16:57:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/sonatype-clm/module.xml 16:57:31 [INFO] 16:57:31 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6470 >--------- 16:57:31 [INFO] Building OpenDaylight :: Netconf :: RFC6470 Models 7.0.11-SNAPSHOT [12/121] 16:57:31 [INFO] ------------------------------[ feature ]------------------------------- 16:57:31 [INFO] 16:57:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6470 --- 16:57:31 [INFO] 16:57:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6470 --- 16:57:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:31 [INFO] 16:57:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6470 --- 16:57:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:31 [INFO] 16:57:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] 16:57:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:32 [INFO] argLine set to empty 16:57:32 [INFO] 16:57:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] Starting audit... 16:57:32 Audit done. 16:57:32 [INFO] You have 0 Checkstyle violations. 16:57:32 [INFO] 16:57:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] Starting audit... 16:57:32 Audit done. 16:57:32 [INFO] You have 0 Checkstyle violations. 16:57:32 [INFO] 16:57:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/classes/LICENSE 16:57:32 [INFO] 16:57:32 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/feature/feature.xml 16:57:32 [INFO] ...done! 16:57:32 [INFO] Attaching features XML 16:57:32 [INFO] 16:57:32 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6470 --- 16:57:32 [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 16:57:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:32 [INFO] 16:57:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6470 >>> 16:57:32 [INFO] 16:57:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] 16:57:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6470 <<< 16:57:32 [INFO] 16:57:32 [INFO] 16:57:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] 16:57:32 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc6470 --- 16:57:32 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6470 16:57:32 [INFO] Project dependency features detected: [] 16:57:32 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:32 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:32 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:32 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:32 [INFO] Waiting for remote bundle context.. on 21000 name: 49066c64-44eb-41c6-9055-2b9d97fba9e4 timout: [ RelativeTimeout value = 180000 ] 16:57:39 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:57:39 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:39 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:39 [INFO] 16:57:39 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc6470 --- 16:57:39 [INFO] 16:57:39 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc6470 --- 16:57:39 [INFO] 16:57:39 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc6470 --- 16:57:39 [INFO] CycloneDX: Resolving Dependencies 16:57:40 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 16:57:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.xml 16:57:40 [INFO] attaching as odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.json 16:57:40 [INFO] attaching as odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-cyclonedx.json 16:57:40 [INFO] 16:57:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6470 --- 16:57:40 [INFO] Skipping duplicate-finder execution! 16:57:40 [INFO] 16:57:40 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6470 --- 16:57:40 [INFO] Skipping plugin execution 16:57:40 [INFO] 16:57:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6470 --- 16:57:40 [INFO] Skipping source per configuration. 16:57:40 [INFO] 16:57:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6470 --- 16:57:40 [INFO] 16:57:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6470 --- 16:57:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:40 [INFO] 16:57:40 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6470 --- 16:57:40 [WARNING] 16:57:40 [WARNING] The packaging plugin for project odl-netconf-model-rfc6470 did not assign 16:57:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:40 [WARNING] 16:57:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:40 [WARNING] 16:57:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-SNAPSHOT.pom 16:57:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-features.xml 16:57:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:40 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/odl-netconf-model-rfc6470-7.0.11-SNAPSHOT-cyclonedx.json 16:57:40 [INFO] 16:57:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6470 --- 16:57:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:40 [WARNING] 16:57:40 [WARNING] The packaging plugin for project odl-netconf-model-rfc6470 did not assign 16:57:40 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:40 [WARNING] 16:57:40 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:40 [WARNING] 16:57:40 [INFO] 16:57:40 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc6470 --- 16:57:40 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6470:feature:7.0.11-SNAPSHOT 16:57:40 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 16:57:40 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:57:40 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:57:40 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:57:40 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:57:40 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:57:40 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:57:40 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:57:40 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:57:40 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:57:40 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 16:57:40 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:40 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:57:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:57:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:40 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:57:40 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:57:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:57:40 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:57:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:57:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:40 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:57:40 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:57:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:40 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:57:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:57:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:57:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:57:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:57:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:40 [INFO] +- junit:junit:jar:4.13.2:test 16:57:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:57:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:57:40 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:57:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:40 [INFO] 16:57:40 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc6470 --- 16:57:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6470/target/sonatype-clm/module.xml 16:57:40 [INFO] 16:57:40 [INFO] ---------------< org.opendaylight.netconf.model:rfc6243 >--------------- 16:57:40 [INFO] Building rfc6243 7.0.11-SNAPSHOT [13/121] 16:57:40 [INFO] -------------------------------[ bundle ]------------------------------- 16:57:40 [INFO] 16:57:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6243 --- 16:57:40 [INFO] 16:57:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6243 --- 16:57:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:40 [INFO] 16:57:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6243 --- 16:57:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:40 [INFO] 16:57:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6243 --- 16:57:40 [INFO] 16:57:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6243 --- 16:57:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:57:40 [INFO] 16:57:40 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc6243 --- 16:57:40 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:57:40 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/main/yang 16:57:40 [INFO] yang-to-sources: Found 2 dependencies in 1.230 ms 16:57:40 [INFO] yang-to-sources: Project model files found: 1 in 4.095 ms 16:57:40 [INFO] yang-to-sources: 3 YANG models processed in 38.92 ms 16:57:40 [INFO] BindingJavaFileGenerator: Defined 12 files in 11.18 ms 16:57:40 [INFO] Sorted 12 files into 3 directories in 80.32 μs 16:57:40 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 12 in 17.39 ms 16:57:40 [INFO] 16:57:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6243 --- 16:57:40 [INFO] Starting audit... 16:57:40 Audit done. 16:57:40 [INFO] You have 0 Checkstyle violations. 16:57:40 [INFO] 16:57:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6243 --- 16:57:40 [INFO] Starting audit... 16:57:40 Audit done. 16:57:40 [INFO] You have 0 Checkstyle violations. 16:57:40 [INFO] 16:57:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6243 --- 16:57:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/classes/LICENSE 16:57:40 [INFO] 16:57:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6243 --- 16:57:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/main/resources 16:57:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/generated-sources/spi 16:57:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:40 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:57:40 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/generated-sources/spi 16:57:40 [INFO] 16:57:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6243 --- 16:57:40 [INFO] Recompiling the module because of changed dependency. 16:57:40 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 16:57:41 [INFO] 16:57:41 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc6243 >>> 16:57:41 [INFO] 16:57:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc6243 --- 16:57:41 [INFO] Fork Value is true 16:57:43 [INFO] Done SpotBugs Analysis.... 16:57:43 [INFO] 16:57:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc6243 <<< 16:57:43 [INFO] 16:57:43 [INFO] 16:57:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc6243 --- 16:57:43 [INFO] BugInstance size is 0 16:57:43 [INFO] Error size is 0 16:57:43 [INFO] No errors/warnings found 16:57:43 [INFO] 16:57:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6243 --- 16:57:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/src/test/resources 16:57:43 [INFO] 16:57:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6243 --- 16:57:43 [INFO] No sources to compile 16:57:43 [INFO] 16:57:43 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc6243 --- 16:57:43 [INFO] No tests to run. 16:57:43 [INFO] 16:57:43 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc6243 --- 16:57:43 [INFO] 16:57:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6243 --- 16:57:43 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT.jar 16:57:43 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/classes/META-INF/MANIFEST.MF 16:57:43 [INFO] 16:57:43 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc6243 --- 16:57:43 [INFO] No previous run data found, generating javadoc. 16:57:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-javadoc.jar 16:57:44 [INFO] 16:57:44 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc6243 --- 16:57:44 [INFO] CycloneDX: Resolving Dependencies 16:57:45 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:57:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.xml 16:57:45 [INFO] attaching as rfc6243-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.json 16:57:45 [INFO] attaching as rfc6243-7.0.11-SNAPSHOT-cyclonedx.json 16:57:45 [INFO] 16:57:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6243 --- 16:57:45 [INFO] Skipping duplicate-finder execution! 16:57:45 [INFO] 16:57:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6243 --- 16:57:45 [INFO] No dependency problems found 16:57:45 [INFO] 16:57:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6243 --- 16:57:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-sources.jar 16:57:45 [INFO] 16:57:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6243 --- 16:57:45 [INFO] 16:57:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6243 --- 16:57:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:57:45 [INFO] 16:57:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6243 --- 16:57:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT.pom 16:57:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT.jar 16:57:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT-javadoc.jar 16:57:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT-cyclonedx.json 16:57:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT-sources.jar 16:57:45 [INFO] 16:57:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6243 --- 16:57:45 [INFO] Installing org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT.jar 16:57:45 [INFO] Writing OBR metadata 16:57:45 [INFO] 16:57:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6243 --- 16:57:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:45 [INFO] 16:57:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6243 --- 16:57:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:57:45 [INFO] 16:57:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc6243 --- 16:57:45 [INFO] org.opendaylight.netconf.model:rfc6243:bundle:7.0.11-SNAPSHOT 16:57:45 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:45 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:57:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:57:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:57:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:57:45 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:57:45 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:57:45 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:57:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:57:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:45 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:57:45 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:57:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:57:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:57:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:57:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:57:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:57:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:57:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:57:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:45 [INFO] +- junit:junit:jar:4.13.2:test 16:57:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:57:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:57:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:57:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:45 [INFO] 16:57:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc6243 --- 16:57:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/sonatype-clm/module.xml 16:57:45 [INFO] 16:57:45 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6243 >--------- 16:57:45 [INFO] Building OpenDaylight :: Netconf :: RFC6243 Models 7.0.11-SNAPSHOT [14/121] 16:57:45 [INFO] ------------------------------[ feature ]------------------------------- 16:57:45 [INFO] 16:57:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6243 --- 16:57:45 [INFO] 16:57:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6243 --- 16:57:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:45 [INFO] 16:57:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6243 --- 16:57:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:45 [INFO] 16:57:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6243 --- 16:57:45 [INFO] 16:57:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6243 --- 16:57:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:45 [INFO] argLine set to empty 16:57:45 [INFO] 16:57:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6243 --- 16:57:45 [INFO] Starting audit... 16:57:45 Audit done. 16:57:45 [INFO] You have 0 Checkstyle violations. 16:57:45 [INFO] 16:57:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6243 --- 16:57:46 [INFO] Starting audit... 16:57:46 Audit done. 16:57:46 [INFO] You have 0 Checkstyle violations. 16:57:46 [INFO] 16:57:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6243 --- 16:57:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/classes/LICENSE 16:57:46 [INFO] 16:57:46 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6243 --- 16:57:46 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/feature/feature.xml 16:57:46 [INFO] ...done! 16:57:46 [INFO] Attaching features XML 16:57:46 [INFO] 16:57:46 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6243 --- 16:57:46 [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 16:57:46 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:57:46 [INFO] 16:57:46 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6243 >>> 16:57:46 [INFO] 16:57:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc6243 --- 16:57:46 [INFO] 16:57:46 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6243 <<< 16:57:46 [INFO] 16:57:46 [INFO] 16:57:46 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc6243 --- 16:57:46 [INFO] 16:57:46 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc6243 --- 16:57:46 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6243 16:57:46 [INFO] Project dependency features detected: [] 16:57:46 [INFO] Pax Exam System (Version: 4.13.3) created. 16:57:46 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:57:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:57:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:57:46 [INFO] Waiting for remote bundle context.. on 21000 name: 92eed1d1-5d33-4fa7-8229-22b46883d904 timout: [ RelativeTimeout value = 180000 ] 16:57:53 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:57:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:57:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:57:53 [INFO] 16:57:53 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc6243 --- 16:57:53 [INFO] 16:57:53 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc6243 --- 16:57:53 [INFO] 16:57:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc6243 --- 16:57:53 [INFO] CycloneDX: Resolving Dependencies 16:57:54 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 16:57:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.xml 16:57:54 [INFO] attaching as odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.json 16:57:54 [INFO] attaching as odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-cyclonedx.json 16:57:54 [INFO] 16:57:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6243 --- 16:57:54 [INFO] Skipping duplicate-finder execution! 16:57:54 [INFO] 16:57:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6243 --- 16:57:54 [INFO] Skipping plugin execution 16:57:54 [INFO] 16:57:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6243 --- 16:57:54 [INFO] Skipping source per configuration. 16:57:54 [INFO] 16:57:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6243 --- 16:57:54 [INFO] 16:57:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6243 --- 16:57:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:57:54 [INFO] 16:57:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6243 --- 16:57:54 [WARNING] 16:57:54 [WARNING] The packaging plugin for project odl-netconf-model-rfc6243 did not assign 16:57:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:54 [WARNING] 16:57:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:54 [WARNING] 16:57:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-SNAPSHOT.pom 16:57:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-features.xml 16:57:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-cyclonedx.xml 16:57:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/odl-netconf-model-rfc6243-7.0.11-SNAPSHOT-cyclonedx.json 16:57:54 [INFO] 16:57:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6243 --- 16:57:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:57:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:57:54 [WARNING] 16:57:54 [WARNING] The packaging plugin for project odl-netconf-model-rfc6243 did not assign 16:57:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:57:54 [WARNING] 16:57:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:57:54 [WARNING] 16:57:54 [INFO] 16:57:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc6243 --- 16:57:54 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6243:feature:7.0.11-SNAPSHOT 16:57:54 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 16:57:54 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:57:54 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:57:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:57:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:57:54 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:57:54 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:57:54 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:57:54 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:57:54 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:57:54 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:57:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:57:54 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:57:54 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 16:57:54 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:57:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:57:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:57:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:57:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:57:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:57:54 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:57:54 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:57:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:57:54 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:57:54 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:57:54 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:57:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:57:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:57:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:57:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:57:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:57:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:57:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:57:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:57:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:57:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:57:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:57:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:57:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:57:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:57:54 [INFO] +- junit:junit:jar:4.13.2:test 16:57:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:57:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:57:54 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:57:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:57:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:57:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:57:54 [INFO] 16:57:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc6243 --- 16:57:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6243/target/sonatype-clm/module.xml 16:57:54 [INFO] 16:57:54 [INFO] ---------------< org.opendaylight.netconf.model:rfc8526 >--------------- 16:57:54 [INFO] Building rfc8526 7.0.11-SNAPSHOT [15/121] 16:57:54 [INFO] -------------------------------[ bundle ]------------------------------- 16:57:54 [INFO] 16:57:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8526 --- 16:57:54 [INFO] 16:57:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8526 --- 16:57:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:54 [INFO] 16:57:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8526 --- 16:57:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:57:54 [INFO] 16:57:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8526 --- 16:57:54 [INFO] 16:57:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8526 --- 16:57:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:57:54 [INFO] 16:57:54 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8526 --- 16:57:54 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:57:54 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/main/yang 16:57:54 [INFO] yang-to-sources: Found 7 dependencies in 1.953 ms 16:57:54 [INFO] yang-to-sources: Project model files found: 1 in 3.954 ms 16:57:54 [INFO] yang-to-sources: 8 YANG models processed in 59.47 ms 16:57:54 [INFO] BindingJavaFileGenerator: Defined 40 files in 14.76 ms 16:57:54 [INFO] Sorted 40 files into 14 directories in 181.1 μs 16:57:54 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 40 in 32.58 ms 16:57:54 [INFO] 16:57:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8526 --- 16:57:54 [INFO] Starting audit... 16:57:54 Audit done. 16:57:54 [INFO] You have 0 Checkstyle violations. 16:57:54 [INFO] 16:57:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8526 --- 16:57:54 [INFO] Starting audit... 16:57:54 Audit done. 16:57:54 [INFO] You have 0 Checkstyle violations. 16:57:54 [INFO] 16:57:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8526 --- 16:57:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/classes/LICENSE 16:57:54 [INFO] 16:57:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8526 --- 16:57:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/main/resources 16:57:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/generated-sources/spi 16:57:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:54 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:57:54 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:57:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/generated-sources/spi 16:57:54 [INFO] 16:57:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8526 --- 16:57:54 [INFO] Recompiling the module because of changed dependency. 16:57:54 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 16:57:55 [INFO] 16:57:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8526 >>> 16:57:55 [INFO] 16:57:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8526 --- 16:57:55 [INFO] Fork Value is true 16:57:57 [INFO] Done SpotBugs Analysis.... 16:57:57 [INFO] 16:57:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8526 <<< 16:57:57 [INFO] 16:57:57 [INFO] 16:57:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8526 --- 16:57:57 [INFO] BugInstance size is 0 16:57:57 [INFO] Error size is 0 16:57:57 [INFO] No errors/warnings found 16:57:57 [INFO] 16:57:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8526 --- 16:57:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/src/test/resources 16:57:57 [INFO] 16:57:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8526 --- 16:57:57 [INFO] No sources to compile 16:57:57 [INFO] 16:57:57 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8526 --- 16:57:57 [INFO] No tests to run. 16:57:57 [INFO] 16:57:57 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8526 --- 16:57:57 [INFO] 16:57:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8526 --- 16:57:57 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT.jar 16:57:57 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/classes/META-INF/MANIFEST.MF 16:57:57 [INFO] 16:57:57 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8526 --- 16:57:57 [INFO] No previous run data found, generating javadoc. 16:57:59 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-javadoc.jar 16:58:00 [INFO] 16:58:00 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8526 --- 16:58:00 [INFO] CycloneDX: Resolving Dependencies 16:58:00 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 16:58:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.xml 16:58:00 [INFO] attaching as rfc8526-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.json 16:58:00 [INFO] attaching as rfc8526-7.0.11-SNAPSHOT-cyclonedx.json 16:58:00 [INFO] 16:58:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8526 --- 16:58:00 [INFO] Skipping duplicate-finder execution! 16:58:00 [INFO] 16:58:00 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8526 --- 16:58:00 [INFO] No dependency problems found 16:58:00 [INFO] 16:58:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8526 --- 16:58:00 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-sources.jar 16:58:00 [INFO] 16:58:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8526 --- 16:58:00 [INFO] 16:58:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8526 --- 16:58:00 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:00 [INFO] 16:58:00 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8526 --- 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT.pom 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT.jar 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT-javadoc.jar 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT-cyclonedx.json 16:58:00 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT-sources.jar 16:58:00 [INFO] 16:58:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8526 --- 16:58:00 [INFO] Installing org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT.jar 16:58:00 [INFO] Writing OBR metadata 16:58:00 [INFO] 16:58:00 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8526 --- 16:58:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:00 [INFO] 16:58:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8526 --- 16:58:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:00 [INFO] 16:58:00 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8526 --- 16:58:00 [INFO] org.opendaylight.netconf.model:rfc8526:bundle:7.0.11-SNAPSHOT 16:58:00 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:00 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:00 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:00 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:58:00 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:58:00 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:00 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:58:00 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:58:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:58:00 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:58:00 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:58:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:58:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 16:58:00 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 16:58:00 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 16:58:00 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:58:00 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 16:58:00 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:00 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:58:00 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:58:00 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:00 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:00 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:00 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:00 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:00 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:58:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:58:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:58:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:58:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:58:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:00 [INFO] +- junit:junit:jar:4.13.2:test 16:58:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:58:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:58:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:58:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:00 [INFO] 16:58:00 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8526 --- 16:58:00 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/sonatype-clm/module.xml 16:58:00 [INFO] 16:58:00 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8526 >--------- 16:58:00 [INFO] Building OpenDaylight :: Netconf :: RFC8526 Models 7.0.11-SNAPSHOT [16/121] 16:58:00 [INFO] ------------------------------[ feature ]------------------------------- 16:58:00 [INFO] 16:58:00 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] 16:58:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:00 [INFO] 16:58:00 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8526 --- 16:58:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:00 [INFO] 16:58:00 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] 16:58:01 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:01 [INFO] argLine set to empty 16:58:01 [INFO] 16:58:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] Starting audit... 16:58:01 Audit done. 16:58:01 [INFO] You have 0 Checkstyle violations. 16:58:01 [INFO] 16:58:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] Starting audit... 16:58:01 Audit done. 16:58:01 [INFO] You have 0 Checkstyle violations. 16:58:01 [INFO] 16:58:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/classes/LICENSE 16:58:01 [INFO] 16:58:01 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/feature/feature.xml 16:58:01 [INFO] ...done! 16:58:01 [INFO] Attaching features XML 16:58:01 [INFO] 16:58:01 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8526 --- 16:58:01 [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 16:58:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:58:01 [INFO] 16:58:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8526 >>> 16:58:01 [INFO] 16:58:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] 16:58:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8526 <<< 16:58:01 [INFO] 16:58:01 [INFO] 16:58:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] 16:58:01 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8526 --- 16:58:01 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8526 16:58:01 [INFO] Project dependency features detected: [] 16:58:01 [INFO] Pax Exam System (Version: 4.13.3) created. 16:58:01 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:58:02 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:58:02 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:58:02 [INFO] Waiting for remote bundle context.. on 21000 name: a0d7a86c-4f21-429d-8d01-65377b350e1e timout: [ RelativeTimeout value = 180000 ] 16:58:08 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:58:08 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:08 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:08 [INFO] 16:58:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8526 --- 16:58:08 [INFO] 16:58:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8526 --- 16:58:08 [INFO] 16:58:08 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8526 --- 16:58:08 [INFO] CycloneDX: Resolving Dependencies 16:58:09 [INFO] CycloneDX: Creating BOM version 1.5 with 34 component(s) 16:58:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.xml 16:58:09 [INFO] attaching as odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.json 16:58:09 [INFO] attaching as odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-cyclonedx.json 16:58:09 [INFO] 16:58:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8526 --- 16:58:09 [INFO] Skipping duplicate-finder execution! 16:58:09 [INFO] 16:58:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8526 --- 16:58:09 [INFO] Skipping plugin execution 16:58:09 [INFO] 16:58:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8526 --- 16:58:09 [INFO] Skipping source per configuration. 16:58:09 [INFO] 16:58:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8526 --- 16:58:09 [INFO] 16:58:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8526 --- 16:58:09 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:09 [INFO] 16:58:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8526 --- 16:58:09 [WARNING] 16:58:09 [WARNING] The packaging plugin for project odl-netconf-model-rfc8526 did not assign 16:58:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:09 [WARNING] 16:58:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:09 [WARNING] 16:58:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-SNAPSHOT.pom 16:58:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-features.xml 16:58:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/odl-netconf-model-rfc8526-7.0.11-SNAPSHOT-cyclonedx.json 16:58:09 [INFO] 16:58:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8526 --- 16:58:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:09 [WARNING] 16:58:09 [WARNING] The packaging plugin for project odl-netconf-model-rfc8526 did not assign 16:58:09 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:09 [WARNING] 16:58:09 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:09 [WARNING] 16:58:09 [INFO] 16:58:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8526 --- 16:58:09 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8526:feature:7.0.11-SNAPSHOT 16:58:09 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 16:58:09 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 16:58:09 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:58:09 [INFO] | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 16:58:09 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 16:58:09 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 16:58:09 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:58:09 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:58:09 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:58:09 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:58:09 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:58:09 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:58:09 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 16:58:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 16:58:09 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 16:58:09 [INFO] +- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 16:58:09 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:09 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:58:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:58:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:09 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:58:09 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:58:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:58:09 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:58:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:58:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:58:09 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:58:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:09 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:58:09 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:58:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:09 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:58:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:58:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:58:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:58:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:58:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:09 [INFO] +- junit:junit:jar:4.13.2:test 16:58:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:58:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:58:09 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:58:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:09 [INFO] 16:58:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8526 --- 16:58:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8526/target/sonatype-clm/module.xml 16:58:09 [INFO] 16:58:09 [INFO] ----------------< org.opendaylight.netconf:netconf-api >---------------- 16:58:09 [INFO] Building netconf-api 7.0.11-SNAPSHOT [17/121] 16:58:09 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:09 [INFO] 16:58:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-api --- 16:58:09 [INFO] 16:58:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-api --- 16:58:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:09 [INFO] 16:58:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-api --- 16:58:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:09 [INFO] 16:58:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-api --- 16:58:09 [INFO] 16:58:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-api --- 16:58:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-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/** 16:58:09 [INFO] 16:58:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-api --- 16:58:09 [INFO] Starting audit... 16:58:09 Audit done. 16:58:09 [INFO] You have 0 Checkstyle violations. 16:58:09 [INFO] 16:58:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-api --- 16:58:10 [INFO] Starting audit... 16:58:10 Audit done. 16:58:10 [INFO] You have 0 Checkstyle violations. 16:58:10 [INFO] 16:58:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-api --- 16:58:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/classes/LICENSE 16:58:10 [INFO] 16:58:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-api --- 16:58:10 [INFO] Copying 1 resource from src/main/resources to target/classes 16:58:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/generated-sources/spi 16:58:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/generated-sources/yang 16:58:10 [INFO] 16:58:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-api --- 16:58:10 [INFO] Recompiling the module because of changed dependency. 16:58:10 [INFO] Compiling 26 source files with javac [debug release 17 module-path] to target/classes 16:58:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 16:58:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[16,63] requires transitive directive for an automatic module 16:58:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[17,24] requires directive for an automatic module 16:58:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[18,48] requires directive for an automatic module 16:58:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[24,47] requires transitive directive for an automatic module 16:58:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/main/java/module-info.java:[25,40] requires directive for an automatic module 16:58:10 [INFO] 16:58:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-api >>> 16:58:10 [INFO] 16:58:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-api --- 16:58:10 [INFO] Fork Value is true 16:58:14 [INFO] Done SpotBugs Analysis.... 16:58:14 [INFO] 16:58:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-api <<< 16:58:14 [INFO] 16:58:14 [INFO] 16:58:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-api --- 16:58:14 [INFO] BugInstance size is 0 16:58:14 [INFO] Error size is 0 16:58:14 [INFO] No errors/warnings found 16:58:14 [INFO] 16:58:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-api --- 16:58:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/src/test/resources 16:58:14 [INFO] 16:58:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-api --- 16:58:14 [INFO] Recompiling the module because of changed dependency. 16:58:14 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/test-classes 16:58:15 [INFO] 16:58:15 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-api --- 16:58:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:58:15 [INFO] 16:58:15 [INFO] ------------------------------------------------------- 16:58:15 [INFO] T E S T S 16:58:15 [INFO] ------------------------------------------------------- 16:58:16 [INFO] Running org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 16:58:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.netconf.api.NetconfDocumentedExceptionTest 16:58:16 [INFO] Running org.opendaylight.netconf.api.messages.HelloMessageTest 16:58:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.opendaylight.netconf.api.messages.HelloMessageTest 16:58:16 [INFO] Running org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 16:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.netconf.api.messages.NetconfHelloMessageAdditionalHeaderTest 16:58:16 [INFO] Running org.opendaylight.netconf.api.messages.NetconfMessageTest 16:58:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.netconf.api.messages.NetconfMessageTest 16:58:16 [INFO] Running org.opendaylight.netconf.api.messages.NotificationMessageTest 16:58:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.api.messages.NotificationMessageTest 16:58:16 [INFO] Running org.opendaylight.netconf.api.messages.RpcMessageTest 16:58:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.netconf.api.messages.RpcMessageTest 16:58:16 [INFO] Running org.opendaylight.netconf.api.messages.RpcReplyMessageTest 16:58:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.api.messages.RpcReplyMessageTest 16:58:16 [INFO] Running org.opendaylight.netconf.api.xml.XmlElementTest 16:58:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.netconf.api.xml.XmlElementTest 16:58:16 [INFO] Running org.opendaylight.netconf.api.xml.XmlUtilTest 16:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.netconf.api.xml.XmlUtilTest 16:58:16 [INFO] 16:58:16 [INFO] Results: 16:58:16 [INFO] 16:58:16 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 16:58:16 [INFO] 16:58:16 [INFO] 16:58:16 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-api --- 16:58:16 [INFO] 16:58:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-api --- 16:58:16 [WARNING] Bundle org.opendaylight.netconf:netconf-api:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 16:58:16 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:16 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 16:58:16 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:util, Jar:concepts, Jar:triemap, Jar:yang-common, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:16 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT.jar 16:58:16 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/classes/META-INF/MANIFEST.MF 16:58:16 [INFO] 16:58:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-api --- 16:58:17 [INFO] No previous run data found, generating javadoc. 16:58:18 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-javadoc.jar 16:58:18 [INFO] 16:58:18 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-api --- 16:58:18 [INFO] CycloneDX: Resolving Dependencies 16:58:19 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:58:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.xml 16:58:19 [INFO] attaching as netconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.json 16:58:19 [INFO] attaching as netconf-api-7.0.11-SNAPSHOT-cyclonedx.json 16:58:19 [INFO] 16:58:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-api --- 16:58:19 [INFO] Skipping duplicate-finder execution! 16:58:19 [INFO] 16:58:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-api --- 16:58:19 [INFO] No dependency problems found 16:58:19 [INFO] 16:58:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-api --- 16:58:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-sources.jar 16:58:19 [INFO] 16:58:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-api --- 16:58:19 [INFO] 16:58:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-api --- 16:58:19 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/code-coverage/jacoco.exec 16:58:19 [INFO] Analyzed bundle 'netconf-api' with 18 classes 16:58:19 [INFO] 16:58:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-api --- 16:58:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT.pom 16:58:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT.jar 16:58:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT-javadoc.jar 16:58:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT-cyclonedx.json 16:58:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT-sources.jar 16:58:19 [INFO] 16:58:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-api --- 16:58:19 [INFO] Installing org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT.jar 16:58:19 [INFO] Writing OBR metadata 16:58:19 [INFO] 16:58:19 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-api --- 16:58:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:19 [INFO] 16:58:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-api --- 16:58:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:19 [INFO] 16:58:19 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-api --- 16:58:19 [INFO] org.opendaylight.netconf:netconf-api:bundle:7.0.11-SNAPSHOT 16:58:19 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 16:58:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:58:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:58:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:19 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 16:58:19 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 16:58:19 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 16:58:19 [INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 16:58:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:19 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 16:58:19 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:58:19 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:58:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:58:19 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:58:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:58:19 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:58:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:58:19 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:58:19 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.7:test 16:58:19 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:58:19 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:58:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:19 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:58:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:58:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:58:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:58:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:58:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:19 [INFO] +- junit:junit:jar:4.13.2:test 16:58:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:58:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:58:19 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:58:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:19 [INFO] 16:58:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-api --- 16:58:19 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/sonatype-clm/module.xml 16:58:19 [INFO] 16:58:19 [INFO] --------------< org.opendaylight.netconf:odl-netconf-api >-------------- 16:58:19 [INFO] Building OpenDaylight :: Netconf :: API 7.0.11-SNAPSHOT [18/121] 16:58:19 [INFO] ------------------------------[ feature ]------------------------------- 16:58:19 [INFO] 16:58:19 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-api --- 16:58:19 [INFO] 16:58:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-api --- 16:58:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:19 [INFO] 16:58:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-api --- 16:58:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:19 [INFO] 16:58:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-api --- 16:58:20 [INFO] 16:58:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-api --- 16:58:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:20 [INFO] argLine set to empty 16:58:20 [INFO] 16:58:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-api --- 16:58:20 [INFO] Starting audit... 16:58:20 Audit done. 16:58:20 [INFO] You have 0 Checkstyle violations. 16:58:20 [INFO] 16:58:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-api --- 16:58:20 [INFO] Starting audit... 16:58:20 Audit done. 16:58:20 [INFO] You have 0 Checkstyle violations. 16:58:20 [INFO] 16:58:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-api --- 16:58:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/classes/LICENSE 16:58:20 [INFO] 16:58:20 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-api --- 16:58:20 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/feature/feature.xml 16:58:20 [INFO] ...done! 16:58:20 [INFO] Attaching features XML 16:58:20 [INFO] 16:58:20 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-api --- 16:58:20 [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 16:58:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:58:20 [INFO] 16:58:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-api >>> 16:58:20 [INFO] 16:58:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-api --- 16:58:20 [INFO] 16:58:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-api <<< 16:58:20 [INFO] 16:58:20 [INFO] 16:58:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-api --- 16:58:20 [INFO] 16:58:20 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-api --- 16:58:20 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-api 16:58:20 [INFO] Project dependency features detected: [] 16:58:20 [INFO] Pax Exam System (Version: 4.13.3) created. 16:58:20 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:58:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:58:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:58:20 [INFO] Waiting for remote bundle context.. on 21000 name: ba71a414-c72a-48b8-a88c-bc2a12e9f05c timout: [ RelativeTimeout value = 180000 ] 16:58:27 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:58:27 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:27 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:27 [INFO] 16:58:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-api --- 16:58:27 [INFO] 16:58:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-api --- 16:58:27 [INFO] 16:58:27 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-api --- 16:58:27 [INFO] CycloneDX: Resolving Dependencies 16:58:28 [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) 16:58:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.xml 16:58:28 [INFO] attaching as odl-netconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.json 16:58:28 [INFO] attaching as odl-netconf-api-7.0.11-SNAPSHOT-cyclonedx.json 16:58:28 [INFO] 16:58:28 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-api --- 16:58:28 [INFO] Skipping duplicate-finder execution! 16:58:28 [INFO] 16:58:28 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-api --- 16:58:28 [INFO] Skipping plugin execution 16:58:28 [INFO] 16:58:28 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-api --- 16:58:28 [INFO] Skipping source per configuration. 16:58:28 [INFO] 16:58:28 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-api --- 16:58:28 [INFO] 16:58:28 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-api --- 16:58:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:28 [INFO] 16:58:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-api --- 16:58:28 [WARNING] 16:58:28 [WARNING] The packaging plugin for project odl-netconf-api did not assign 16:58:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:28 [WARNING] 16:58:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:28 [WARNING] 16:58:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-SNAPSHOT.pom 16:58:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-SNAPSHOT-features.xml 16:58:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-api/7.0.11-SNAPSHOT/odl-netconf-api-7.0.11-SNAPSHOT-cyclonedx.json 16:58:28 [INFO] 16:58:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-api --- 16:58:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:28 [WARNING] 16:58:28 [WARNING] The packaging plugin for project odl-netconf-api did not assign 16:58:28 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:28 [WARNING] 16:58:28 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:28 [WARNING] 16:58:28 [INFO] 16:58:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-api --- 16:58:28 [INFO] org.opendaylight.netconf:odl-netconf-api:feature:7.0.11-SNAPSHOT 16:58:28 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 16:58:28 [INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 16:58:28 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 16:58:28 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 16:58:28 [INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 16:58:28 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 16:58:28 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 16:58:28 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 16:58:28 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 16:58:28 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 16:58:28 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 16:58:28 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 16:58:28 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 16:58:28 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:58:28 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:58:28 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:58:28 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:58:28 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:58:28 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:58:28 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:58:28 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:58:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:58:28 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:58:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:58:28 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 16:58:28 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 16:58:28 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 16:58:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 16:58:28 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 16:58:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 16:58:28 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:58:28 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:28 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:28 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:28 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:58:28 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:58:28 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:28 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 16:58:28 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:28 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 16:58:28 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:58:28 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:58:28 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:28 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:58:28 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 16:58:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:58:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:58:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:58:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:58:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:58:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:28 [INFO] +- junit:junit:jar:4.13.2:test 16:58:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:58:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:58:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:58:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:28 [INFO] 16:58:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-api --- 16:58:28 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-api/target/sonatype-clm/module.xml 16:58:28 [INFO] 16:58:28 [INFO] ---------------< org.opendaylight.netconf.model:rfc6022 >--------------- 16:58:28 [INFO] Building rfc6022 7.0.11-SNAPSHOT [19/121] 16:58:28 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:28 [INFO] 16:58:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc6022 --- 16:58:28 [INFO] 16:58:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc6022 --- 16:58:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:28 [INFO] 16:58:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc6022 --- 16:58:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:28 [INFO] 16:58:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc6022 --- 16:58:28 [INFO] 16:58:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc6022 --- 16:58:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:58:28 [INFO] 16:58:28 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc6022 --- 16:58:28 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:58:28 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/main/yang 16:58:28 [INFO] yang-to-sources: Found 2 dependencies in 805.6 μs 16:58:28 [INFO] yang-to-sources: Project model files found: 1 in 5.418 ms 16:58:28 [INFO] yang-to-sources: 3 YANG models processed in 20.10 ms 16:58:28 [INFO] BindingJavaFileGenerator: Defined 58 files in 6.393 ms 16:58:28 [INFO] Sorted 58 files into 13 directories in 196.2 μs 16:58:29 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 58 in 29.06 ms 16:58:29 [INFO] 16:58:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc6022 --- 16:58:29 [INFO] Starting audit... 16:58:29 Audit done. 16:58:29 [INFO] You have 0 Checkstyle violations. 16:58:29 [INFO] 16:58:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc6022 --- 16:58:29 [INFO] Starting audit... 16:58:29 Audit done. 16:58:29 [INFO] You have 0 Checkstyle violations. 16:58:29 [INFO] 16:58:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc6022 --- 16:58:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/classes/LICENSE 16:58:29 [INFO] 16:58:29 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc6022 --- 16:58:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/main/resources 16:58:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/generated-sources/spi 16:58:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:29 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:58:29 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:58:29 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/generated-sources/spi 16:58:29 [INFO] 16:58:29 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc6022 --- 16:58:29 [INFO] Recompiling the module because of changed dependency. 16:58:29 [INFO] Compiling 59 source files with javac [debug release 17] to target/classes 16:58:29 [INFO] 16:58:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc6022 >>> 16:58:29 [INFO] 16:58:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc6022 --- 16:58:29 [INFO] Fork Value is true 16:58:32 [INFO] Done SpotBugs Analysis.... 16:58:32 [INFO] 16:58:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc6022 <<< 16:58:32 [INFO] 16:58:32 [INFO] 16:58:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc6022 --- 16:58:32 [INFO] BugInstance size is 0 16:58:32 [INFO] Error size is 0 16:58:32 [INFO] No errors/warnings found 16:58:32 [INFO] 16:58:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc6022 --- 16:58:32 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/src/test/resources 16:58:32 [INFO] 16:58:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc6022 --- 16:58:32 [INFO] No sources to compile 16:58:32 [INFO] 16:58:32 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc6022 --- 16:58:32 [INFO] No tests to run. 16:58:32 [INFO] 16:58:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc6022 --- 16:58:32 [INFO] 16:58:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc6022 --- 16:58:32 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT.jar 16:58:32 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/classes/META-INF/MANIFEST.MF 16:58:32 [INFO] 16:58:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc6022 --- 16:58:32 [INFO] No previous run data found, generating javadoc. 16:58:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-javadoc.jar 16:58:34 [INFO] 16:58:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc6022 --- 16:58:34 [INFO] CycloneDX: Resolving Dependencies 16:58:35 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:58:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.xml 16:58:35 [INFO] attaching as rfc6022-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.json 16:58:35 [INFO] attaching as rfc6022-7.0.11-SNAPSHOT-cyclonedx.json 16:58:35 [INFO] 16:58:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc6022 --- 16:58:35 [INFO] Skipping duplicate-finder execution! 16:58:35 [INFO] 16:58:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc6022 --- 16:58:35 [INFO] No dependency problems found 16:58:35 [INFO] 16:58:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc6022 --- 16:58:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-sources.jar 16:58:35 [INFO] 16:58:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc6022 --- 16:58:35 [INFO] 16:58:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc6022 --- 16:58:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:35 [INFO] 16:58:35 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc6022 --- 16:58:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT.pom 16:58:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT.jar 16:58:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT-javadoc.jar 16:58:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT-cyclonedx.json 16:58:35 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT-sources.jar 16:58:35 [INFO] 16:58:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc6022 --- 16:58:35 [INFO] Installing org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT.jar 16:58:35 [INFO] Writing OBR metadata 16:58:35 [INFO] 16:58:35 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc6022 --- 16:58:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:35 [INFO] 16:58:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc6022 --- 16:58:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:35 [INFO] 16:58:35 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc6022 --- 16:58:35 [INFO] org.opendaylight.netconf.model:rfc6022:bundle:7.0.11-SNAPSHOT 16:58:35 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:58:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:58:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:35 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:58:35 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:58:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:58:35 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:58:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:58:35 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:58:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:35 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:58:35 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:58:35 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:35 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:35 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:35 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:35 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:35 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:58:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:58:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:58:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:58:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:58:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:35 [INFO] +- junit:junit:jar:4.13.2:test 16:58:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:58:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:58:35 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:58:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:35 [INFO] 16:58:35 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc6022 --- 16:58:35 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/sonatype-clm/module.xml 16:58:35 [INFO] 16:58:35 [INFO] -----------< org.opendaylight.netconf:netconf-common-mdsal >------------ 16:58:35 [INFO] Building netconf-common-mdsal 7.0.11-SNAPSHOT [20/121] 16:58:35 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:35 [INFO] 16:58:35 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-common-mdsal --- 16:58:35 [INFO] 16:58:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-common-mdsal --- 16:58:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:35 [INFO] 16:58:35 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-common-mdsal --- 16:58:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:35 [INFO] 16:58:35 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-common-mdsal --- 16:58:35 [INFO] 16:58:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-common-mdsal --- 16:58:35 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:58:35 [INFO] 16:58:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-common-mdsal --- 16:58:35 [INFO] Starting audit... 16:58:35 Audit done. 16:58:35 [INFO] You have 0 Checkstyle violations. 16:58:35 [INFO] 16:58:35 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-common-mdsal --- 16:58:36 [INFO] Starting audit... 16:58:36 Audit done. 16:58:36 [INFO] You have 0 Checkstyle violations. 16:58:36 [INFO] 16:58:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-common-mdsal --- 16:58:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/classes/LICENSE 16:58:36 [INFO] 16:58:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common-mdsal --- 16:58:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/src/main/resources 16:58:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/generated-sources/spi 16:58:36 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/generated-sources/yang 16:58:36 [INFO] 16:58:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-common-mdsal --- 16:58:36 [INFO] Recompiling the module because of changed dependency. 16:58:36 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 16:58:36 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 16:58:36 [INFO] 16:58:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-common-mdsal >>> 16:58:36 [INFO] 16:58:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-common-mdsal --- 16:58:36 [INFO] Fork Value is true 16:58:40 [INFO] Done SpotBugs Analysis.... 16:58:40 [INFO] 16:58:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-common-mdsal <<< 16:58:40 [INFO] 16:58:40 [INFO] 16:58:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-common-mdsal --- 16:58:40 [INFO] BugInstance size is 0 16:58:40 [INFO] Error size is 0 16:58:40 [INFO] No errors/warnings found 16:58:40 [INFO] 16:58:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common-mdsal --- 16:58:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/src/test/resources 16:58:40 [INFO] 16:58:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-common-mdsal --- 16:58:40 [INFO] Recompiling the module because of changed dependency. 16:58:40 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:58:40 [INFO] 16:58:40 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-common-mdsal --- 16:58:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:58:40 [INFO] 16:58:40 [INFO] ------------------------------------------------------- 16:58:40 [INFO] T E S T S 16:58:40 [INFO] ------------------------------------------------------- 16:58:41 [INFO] Running org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 16:58:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.540 s -- in org.opendaylight.netconf.common.mdsal.NormalizedDataUtilTest 16:58:42 [INFO] 16:58:42 [INFO] Results: 16:58:42 [INFO] 16:58:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 16:58:42 [INFO] 16:58:42 [INFO] 16:58:42 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-common-mdsal --- 16:58:42 [INFO] 16:58:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common-mdsal --- 16:58:42 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 16:58:42 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/classes/META-INF/MANIFEST.MF 16:58:42 [INFO] 16:58:42 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-common-mdsal --- 16:58:42 [INFO] No previous run data found, generating javadoc. 16:58:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-javadoc.jar 16:58:44 [INFO] 16:58:44 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-common-mdsal --- 16:58:44 [INFO] CycloneDX: Resolving Dependencies 16:58:45 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 16:58:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.xml 16:58:45 [INFO] attaching as netconf-common-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.json 16:58:45 [INFO] attaching as netconf-common-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 16:58:45 [INFO] 16:58:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common-mdsal --- 16:58:45 [INFO] Skipping duplicate-finder execution! 16:58:45 [INFO] 16:58:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-common-mdsal --- 16:58:45 [WARNING] Used undeclared dependencies found: 16:58:45 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 16:58:45 [WARNING] Non-test scoped test only dependencies found: 16:58:45 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 16:58:45 [INFO] 16:58:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-common-mdsal --- 16:58:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-sources.jar 16:58:45 [INFO] 16:58:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-common-mdsal --- 16:58:45 [INFO] 16:58:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-common-mdsal --- 16:58:45 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/code-coverage/jacoco.exec 16:58:45 [INFO] Analyzed bundle 'netconf-common-mdsal' with 26 classes 16:58:45 [INFO] 16:58:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-common-mdsal --- 16:58:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT.pom 16:58:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 16:58:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT-javadoc.jar 16:58:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 16:58:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT-sources.jar 16:58:45 [INFO] 16:58:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common-mdsal --- 16:58:45 [INFO] Installing org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 16:58:45 [INFO] Writing OBR metadata 16:58:45 [INFO] 16:58:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-common-mdsal --- 16:58:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:45 [INFO] 16:58:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common-mdsal --- 16:58:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:45 [INFO] 16:58:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-common-mdsal --- 16:58:45 [INFO] org.opendaylight.netconf:netconf-common-mdsal:bundle:7.0.11-SNAPSHOT 16:58:45 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:45 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:58:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:58:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:45 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 16:58:45 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 16:58:45 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 16:58:45 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 16:58:45 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 16:58:45 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 16:58:45 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:58:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:45 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:58:45 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:58:45 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:58:45 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:58:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:58:45 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 16:58:45 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 16:58:45 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 16:58:45 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 16:58:45 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 16:58:45 [INFO] | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 16:58:45 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 16:58:45 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:58:45 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 16:58:45 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 16:58:45 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 16:58:45 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 16:58:45 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 16:58:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test 16:58:45 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 16:58:45 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 16:58:45 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test 16:58:45 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test 16:58:45 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 16:58:45 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test 16:58:45 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test 16:58:45 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test 16:58:45 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test 16:58:45 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test 16:58:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:58:45 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test 16:58:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test 16:58:45 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:test 16:58:45 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:test 16:58:45 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:test 16:58:45 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:58:45 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:58:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:58:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:58:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:58:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:58:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:58:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:45 [INFO] +- junit:junit:jar:4.13.2:test 16:58:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:58:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:58:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:58:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:45 [INFO] 16:58:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-common-mdsal --- 16:58:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/sonatype-clm/module.xml 16:58:45 [INFO] 16:58:45 [INFO] -------------< org.opendaylight.netconf:odl-netconf-util >-------------- 16:58:45 [INFO] Building odl-netconf-util 7.0.11-SNAPSHOT [21/121] 16:58:45 [INFO] ------------------------------[ feature ]------------------------------- 16:58:45 [INFO] 16:58:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-util --- 16:58:45 [INFO] 16:58:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-util --- 16:58:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:45 [INFO] 16:58:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-util --- 16:58:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:45 [INFO] 16:58:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-util --- 16:58:45 [INFO] 16:58:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-util --- 16:58:45 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:45 [INFO] argLine set to empty 16:58:45 [INFO] 16:58:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-util --- 16:58:45 [INFO] Starting audit... 16:58:45 Audit done. 16:58:45 [INFO] You have 0 Checkstyle violations. 16:58:45 [INFO] 16:58:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-util --- 16:58:45 [INFO] Starting audit... 16:58:45 Audit done. 16:58:45 [INFO] You have 0 Checkstyle violations. 16:58:45 [INFO] 16:58:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-util --- 16:58:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/classes/LICENSE 16:58:45 [INFO] 16:58:45 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-util --- 16:58:45 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/feature/feature.xml 16:58:45 [INFO] ...done! 16:58:45 [INFO] Attaching features XML 16:58:45 [INFO] 16:58:45 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-util --- 16:58:45 [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 16:58:45 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:58:45 [INFO] 16:58:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-util >>> 16:58:45 [INFO] 16:58:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-util --- 16:58:45 [INFO] 16:58:45 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-util <<< 16:58:45 [INFO] 16:58:45 [INFO] 16:58:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-util --- 16:58:45 [INFO] 16:58:45 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-util --- 16:58:45 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-util 16:58:45 [INFO] Project dependency features detected: [] 16:58:45 [INFO] Pax Exam System (Version: 4.13.3) created. 16:58:45 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:58:46 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:58:46 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:58:46 [INFO] Waiting for remote bundle context.. on 21000 name: 785ff951-52e8-4ed4-9be4-c8f2dc6e6f9d timout: [ RelativeTimeout value = 180000 ] 16:58:53 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:58:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:58:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:58:53 [INFO] 16:58:53 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-util --- 16:58:53 [INFO] 16:58:53 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-util --- 16:58:53 [INFO] 16:58:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-util --- 16:58:53 [INFO] CycloneDX: Resolving Dependencies 16:58:54 [INFO] CycloneDX: Creating BOM version 1.5 with 100 component(s) 16:58:54 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.xml 16:58:54 [INFO] attaching as odl-netconf-util-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:54 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.json 16:58:54 [INFO] attaching as odl-netconf-util-7.0.11-SNAPSHOT-cyclonedx.json 16:58:54 [INFO] 16:58:54 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-util --- 16:58:54 [INFO] Skipping duplicate-finder execution! 16:58:54 [INFO] 16:58:54 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-util --- 16:58:54 [INFO] Skipping plugin execution 16:58:54 [INFO] 16:58:54 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-util --- 16:58:54 [INFO] Skipping source per configuration. 16:58:54 [INFO] 16:58:54 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-util --- 16:58:54 [INFO] 16:58:54 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-util --- 16:58:54 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:58:54 [INFO] 16:58:54 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-util --- 16:58:54 [WARNING] 16:58:54 [WARNING] The packaging plugin for project odl-netconf-util did not assign 16:58:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:54 [WARNING] 16:58:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:54 [WARNING] 16:58:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-SNAPSHOT.pom 16:58:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-SNAPSHOT-features.xml 16:58:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:54 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-util/7.0.11-SNAPSHOT/odl-netconf-util-7.0.11-SNAPSHOT-cyclonedx.json 16:58:54 [INFO] 16:58:54 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-util --- 16:58:54 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:54 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:54 [WARNING] 16:58:54 [WARNING] The packaging plugin for project odl-netconf-util did not assign 16:58:54 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:58:54 [WARNING] 16:58:54 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:58:54 [WARNING] 16:58:54 [INFO] 16:58:54 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-util --- 16:58:54 [INFO] org.opendaylight.netconf:odl-netconf-util:feature:7.0.11-SNAPSHOT 16:58:54 [INFO] +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 16:58:54 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 16:58:54 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 16:58:54 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 16:58:54 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:58:54 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 16:58:54 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 16:58:54 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 16:58:54 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 16:58:54 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:58:54 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:58:54 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:58:54 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 16:58:54 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 16:58:54 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 16:58:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 16:58:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 16:58:54 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 16:58:54 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:58:54 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:58:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 16:58:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 16:58:54 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 16:58:54 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 16:58:54 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 16:58:54 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 16:58:54 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 16:58:54 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 16:58:54 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 16:58:54 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 16:58:54 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 16:58:54 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 16:58:54 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 16:58:54 [INFO] | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 16:58:54 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 16:58:54 [INFO] | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 16:58:54 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 16:58:54 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 16:58:54 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 16:58:54 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 16:58:54 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 16:58:54 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 16:58:54 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 16:58:54 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 16:58:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:58:54 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:58:54 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:58:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:58:54 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 16:58:54 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 16:58:54 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 16:58:54 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 16:58:54 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 16:58:54 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 16:58:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 16:58:54 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 16:58:54 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:54 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:54 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:54 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:58:54 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:58:54 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:54 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:54 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:58:54 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:58:54 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:58:54 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:58:54 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:58:54 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:58:54 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:58:54 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 16:58:54 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 16:58:54 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 16:58:54 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 16:58:54 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 16:58:54 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:54 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:54 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:54 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:54 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:54 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:54 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:58:54 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:54 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:58:54 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:54 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:58:54 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:58:54 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:58:54 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:54 [INFO] +- junit:junit:jar:4.13.2:test 16:58:54 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:58:54 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:58:54 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:54 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:58:54 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:54 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:54 [INFO] 16:58:54 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-util --- 16:58:54 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-util/target/sonatype-clm/module.xml 16:58:54 [INFO] 16:58:54 [INFO] --------------< org.opendaylight.netconf:netconf-common >--------------- 16:58:54 [INFO] Building netconf-common 7.0.11-SNAPSHOT [22/121] 16:58:54 [INFO] -------------------------------[ bundle ]------------------------------- 16:58:54 [INFO] 16:58:54 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-common --- 16:58:54 [INFO] 16:58:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-common --- 16:58:54 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:54 [INFO] 16:58:54 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-common --- 16:58:54 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:54 [INFO] 16:58:54 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-common --- 16:58:55 [INFO] 16:58:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-common --- 16:58:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-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/** 16:58:55 [INFO] 16:58:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-common --- 16:58:55 [INFO] Starting audit... 16:58:55 Audit done. 16:58:55 [INFO] You have 0 Checkstyle violations. 16:58:55 [INFO] 16:58:55 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-common --- 16:58:55 [INFO] Starting audit... 16:58:55 Audit done. 16:58:55 [INFO] You have 0 Checkstyle violations. 16:58:55 [INFO] 16:58:55 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-common --- 16:58:55 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/classes/LICENSE 16:58:55 [INFO] 16:58:55 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-common --- 16:58:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/resources 16:58:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/generated-sources/spi 16:58:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/generated-sources/yang 16:58:55 [INFO] 16:58:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-common --- 16:58:55 [INFO] Recompiling the module because of changed dependency. 16:58:55 [INFO] Compiling 4 source files with javac [debug release 17 module-path] to target/classes 16:58:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 16:58:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[13,24] requires directive for an automatic module 16:58:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[17,36] requires transitive directive for an automatic module 16:58:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[19,47] requires transitive directive for an automatic module 16:58:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[20,47] requires directive for an automatic module 16:58:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/main/java/module-info.java:[21,46] requires directive for an automatic module 16:58:55 [INFO] 16:58:55 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-common >>> 16:58:55 [INFO] 16:58:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-common --- 16:58:55 [INFO] Fork Value is true 16:58:57 [INFO] Done SpotBugs Analysis.... 16:58:57 [INFO] 16:58:57 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-common <<< 16:58:57 [INFO] 16:58:57 [INFO] 16:58:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-common --- 16:58:57 [INFO] BugInstance size is 0 16:58:57 [INFO] Error size is 0 16:58:57 [INFO] No errors/warnings found 16:58:57 [INFO] 16:58:57 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-common --- 16:58:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/src/test/resources 16:58:57 [INFO] 16:58:57 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-common --- 16:58:57 [INFO] No sources to compile 16:58:57 [INFO] 16:58:57 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-common --- 16:58:57 [INFO] No tests to run. 16:58:57 [INFO] 16:58:57 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-common --- 16:58:57 [INFO] 16:58:57 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-common --- 16:58:57 [WARNING] Bundle org.opendaylight.netconf:netconf-common:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 16:58:57 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:58:57 Package found in [Jar:., Jar:checker-qual, Jar:javax.inject, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle] 16:58:57 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:javax.inject, Jar:netty-common, Jar:jakarta.annotation-api, Jar:org.eclipse.jdt.annotation, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:org.osgi.service.metatype.annotations, Jar:org.osgi.namespace.implementation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:58:57 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT.jar 16:58:57 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/classes/META-INF/MANIFEST.MF 16:58:57 [INFO] 16:58:57 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-common --- 16:58:57 [INFO] No previous run data found, generating javadoc. 16:58:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-javadoc.jar 16:58:58 [INFO] 16:58:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-common --- 16:58:58 [INFO] CycloneDX: Resolving Dependencies 16:58:59 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:58:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.xml 16:58:59 [INFO] attaching as netconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.json 16:58:59 [INFO] attaching as netconf-common-7.0.11-SNAPSHOT-cyclonedx.json 16:58:59 [INFO] 16:58:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-common --- 16:58:59 [INFO] Skipping duplicate-finder execution! 16:58:59 [INFO] 16:58:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-common --- 16:58:59 [INFO] No dependency problems found 16:58:59 [INFO] 16:58:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-common --- 16:58:59 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-sources.jar 16:58:59 [INFO] 16:58:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-common --- 16:58:59 [INFO] 16:58:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-common --- 16:58:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:58:59 [INFO] 16:58:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-common --- 16:58:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT.pom 16:58:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT.jar 16:58:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT-javadoc.jar 16:58:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 16:58:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT-cyclonedx.json 16:58:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT-sources.jar 16:58:59 [INFO] 16:58:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-common --- 16:58:59 [INFO] Installing org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT.jar 16:58:59 [INFO] Writing OBR metadata 16:58:59 [INFO] 16:58:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-common --- 16:58:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:58:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:58:59 [INFO] 16:58:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-common --- 16:58:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:58:59 [INFO] 16:58:59 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-common --- 16:58:59 [INFO] org.opendaylight.netconf:netconf-common:bundle:7.0.11-SNAPSHOT 16:58:59 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:58:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:58:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:58:59 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:58:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:58:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:58:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 16:58:59 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 16:58:59 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 16:58:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:58:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 16:58:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 16:58:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 16:58:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 16:58:59 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 16:58:59 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 16:58:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:58:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:58:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:58:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:58:59 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:58:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:58:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:58:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:58:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:58:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:58:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:58:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:58:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:58:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:58:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:58:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:58:59 [INFO] +- junit:junit:jar:4.13.2:test 16:58:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:58:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:58:59 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:58:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:58:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:58:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:58:59 [INFO] 16:58:59 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-common --- 16:58:59 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/sonatype-clm/module.xml 16:58:59 [INFO] 16:58:59 [INFO] -----------< org.opendaylight.netconf:shaded-exificient-jar >----------- 16:58:59 [INFO] Building shaded-exificient-jar 7.0.11-SNAPSHOT [23/121] 16:58:59 [INFO] --------------------------------[ jar ]--------------------------------- 16:58:59 [WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details 16:58:59 [INFO] 16:58:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-exificient-jar --- 16:58:59 [INFO] 16:58:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-exificient-jar --- 16:58:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:59 [INFO] 16:58:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-exificient-jar --- 16:58:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:58:59 [INFO] 16:58:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-exificient-jar --- 16:59:00 [INFO] 16:59:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-exificient-jar --- 16:59:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:00 [INFO] 16:59:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-exificient-jar --- 16:59:01 [INFO] Starting audit... 16:59:01 Audit done. 16:59:01 [INFO] You have 0 Checkstyle violations. 16:59:01 [INFO] 16:59:01 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-exificient-jar --- 16:59:01 [INFO] Starting audit... 16:59:01 Audit done. 16:59:01 [INFO] You have 0 Checkstyle violations. 16:59:01 [INFO] 16:59:01 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-exificient-jar --- 16:59:01 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/classes/LICENSE 16:59:01 [INFO] 16:59:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient-jar --- 16:59:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/src/main/resources 16:59:01 [INFO] 16:59:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-exificient-jar --- 16:59:01 [INFO] No sources to compile 16:59:01 [INFO] 16:59:01 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ shaded-exificient-jar >>> 16:59:01 [INFO] 16:59:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ shaded-exificient-jar --- 16:59:01 [INFO] 16:59:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ shaded-exificient-jar <<< 16:59:01 [INFO] 16:59:01 [INFO] 16:59:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ shaded-exificient-jar --- 16:59:01 [INFO] 16:59:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient-jar --- 16:59:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/src/test/resources 16:59:01 [INFO] 16:59:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-exificient-jar --- 16:59:01 [INFO] No sources to compile 16:59:01 [INFO] 16:59:01 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ shaded-exificient-jar --- 16:59:01 [INFO] No tests to run. 16:59:01 [INFO] 16:59:01 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ shaded-exificient-jar --- 16:59:01 [INFO] 16:59:01 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ shaded-exificient-jar --- 16:59:01 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT.jar 16:59:01 [INFO] 16:59:01 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ shaded-exificient-jar --- 16:59:01 [INFO] 16:59:01 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ shaded-exificient-jar --- 16:59:02 [INFO] Including com.siemens.ct.exi:exificient:jar:1.0.4 in the shaded jar. 16:59:02 [INFO] Including com.siemens.ct.exi:exificient-core:jar:1.0.4 in the shaded jar. 16:59:02 [INFO] Including com.siemens.ct.exi:exificient-grammars:jar:1.0.4 in the shaded jar. 16:59:02 [INFO] Including xerces:xercesImpl:jar:2.12.0 in the shaded jar. 16:59:02 [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. 16:59:02 [INFO] Including xmlpull:xmlpull:jar:1.1.3.1 in the shaded jar. 16:59:02 [INFO] Excluding javax.xml.bind:jaxb-api:jar:2.2.11 from the shaded jar. 16:59:02 [INFO] Excluding com.sun.xml.bind:jaxb-core:jar:2.2.11 from the shaded jar. 16:59:02 [INFO] Excluding com.sun.xml.bind:jaxb-impl:jar:2.3.8 from the shaded jar. 16:59:02 [INFO] Excluding jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 from the shaded jar. 16:59:02 [INFO] Excluding com.sun.activation:jakarta.activation:jar:1.2.2 from the shaded jar. 16:59:02 [INFO] Excluding javax.activation:activation:jar:1.1.1 from the shaded jar. 16:59:05 [INFO] Replacing original artifact with shaded artifact. 16:59:05 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-shaded.jar 16:59:05 [INFO] Replacing original source artifact with shaded source artifact. 16:59:05 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-shaded-sources.jar 16:59:05 [INFO] 16:59:05 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ shaded-exificient-jar --- 16:59:05 [INFO] Skipping CycloneDX goal, because module skips deploy 16:59:05 [INFO] 16:59:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient-jar --- 16:59:05 [INFO] Skipping duplicate-finder execution! 16:59:05 [INFO] 16:59:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-exificient-jar --- 16:59:05 [WARNING] Unused declared dependencies found: 16:59:05 [WARNING] com.siemens.ct.exi:exificient:jar:1.0.4:compile 16:59:05 [INFO] 16:59:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient-jar --- 16:59:05 [INFO] No sources in project. Archive not created. 16:59:05 [INFO] 16:59:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-exificient-jar --- 16:59:05 [INFO] 16:59:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-exificient-jar --- 16:59:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:05 [INFO] 16:59:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-exificient-jar --- 16:59:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.11-SNAPSHOT/shaded-exificient-jar-7.0.11-SNAPSHOT.pom 16:59:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.11-SNAPSHOT/shaded-exificient-jar-7.0.11-SNAPSHOT.jar 16:59:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient-jar/7.0.11-SNAPSHOT/shaded-exificient-jar-7.0.11-SNAPSHOT-sources.jar 16:59:05 [INFO] 16:59:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-exificient-jar --- 16:59:05 [INFO] Skipping artifact deployment 16:59:05 [INFO] 16:59:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ shaded-exificient-jar --- 16:59:05 [INFO] org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.11-SNAPSHOT 16:59:05 [INFO] +- com.siemens.ct.exi:exificient:jar:1.0.4:compile 16:59:05 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:compile 16:59:05 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:compile 16:59:05 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:compile 16:59:05 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:compile 16:59:05 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:compile 16:59:05 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:compile 16:59:05 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:compile 16:59:05 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:compile 16:59:05 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 16:59:05 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 16:59:05 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 16:59:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:59:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:59:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:59:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:59:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:59:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:05 [INFO] +- junit:junit:jar:4.13.2:test 16:59:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:59:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:59:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 16:59:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:05 [INFO] 16:59:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ shaded-exificient-jar --- 16:59:05 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/sonatype-clm/module.xml 16:59:05 [INFO] 16:59:05 [INFO] -------------< org.opendaylight.netconf:shaded-exificient >------------- 16:59:05 [INFO] Building shaded-exificient 7.0.11-SNAPSHOT [24/121] 16:59:05 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:05 [INFO] 16:59:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-exificient --- 16:59:05 [INFO] 16:59:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-exificient --- 16:59:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:05 [INFO] 16:59:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-exificient --- 16:59:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:05 [INFO] 16:59:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-exificient --- 16:59:05 [INFO] 16:59:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-exificient --- 16:59:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:05 [INFO] 16:59:05 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ shaded-exificient --- 16:59:06 [INFO] 16:59:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-exificient --- 16:59:06 [INFO] Starting audit... 16:59:06 Audit done. 16:59:06 [INFO] You have 0 Checkstyle violations. 16:59:06 [INFO] 16:59:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-exificient --- 16:59:06 [INFO] Starting audit... 16:59:06 Audit done. 16:59:06 [INFO] You have 0 Checkstyle violations. 16:59:06 [INFO] 16:59:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-exificient --- 16:59:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/classes/LICENSE 16:59:06 [INFO] 16:59:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-exificient --- 16:59:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/src/main/resources 16:59:06 [INFO] 16:59:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-exificient --- 16:59:06 [INFO] No sources to compile 16:59:06 [INFO] 16:59:06 [INFO] --- maven-dependency-plugin:3.8.0:unpack (unpack) @ shaded-exificient --- 16:59:06 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-exificient-jar:7.0.11-SNAPSHOT:jar 16:59:06 [INFO] 16:59:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ shaded-exificient >>> 16:59:06 [INFO] 16:59:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ shaded-exificient --- 16:59:06 [INFO] 16:59:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ shaded-exificient <<< 16:59:06 [INFO] 16:59:06 [INFO] 16:59:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ shaded-exificient --- 16:59:06 [INFO] Spotbugs plugin skipped 16:59:06 [INFO] 16:59:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-exificient --- 16:59:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/src/test/resources 16:59:06 [INFO] 16:59:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-exificient --- 16:59:06 [INFO] No sources to compile 16:59:06 [INFO] 16:59:06 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ shaded-exificient --- 16:59:06 [INFO] No tests to run. 16:59:06 [INFO] 16:59:06 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ shaded-exificient --- 16:59:06 [INFO] 16:59:06 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (default) @ shaded-exificient --- 16:59:06 [INFO] Source directory: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-sources added. 16:59:06 [INFO] 16:59:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-exificient --- 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/apache/xml/serialize 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/attributes 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/coder 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/container 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/context 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/charset 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/datatype/strings 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/exceptions 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/event 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/grammar 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/grammars/production 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/helpers 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/channel 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/io/compression 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/types 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/sort 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/util/xml 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/core/values 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/_2017/schemaforgrammars 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/persistency 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/regex 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/grammars/util 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/dom 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/sax 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/stream 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/api/xmlpull 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/cmd 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/helpers 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/exificient/main/util 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/org/w3c/dom 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/dom/events 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dtd/models 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/dtd 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/util 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/dv/xs 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/io 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/msg 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/validation 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xpath/regex 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/identity 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/models 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/opti 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/traversers 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/impl/xs/util 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/jaxp/datatype 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/parsers 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/util 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/grammars 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xni/parser 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xerces/xs/datatypes 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [WARNING] Bundle org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/xmlpull/v1 16:59:07 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 16:59:07 Package found in [Jar:., Jar:shaded-exificient-jar] 16:59:07 Class path [Jar:., Jar:shaded-exificient-jar, Jar:exificient, Jar:exificient-core, Jar:exificient-grammars, Jar:xercesImpl, Jar:xml-apis, Jar:xmlpull, Jar:jaxb-api, Jar:jaxb-core, Jar:jaxb-impl, Jar:jakarta.xml.bind-api, Jar:jakarta.activation, Jar:activation, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 16:59:07 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT.jar 16:59:07 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/classes/META-INF/MANIFEST.MF 16:59:07 [INFO] 16:59:07 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ shaded-exificient --- 16:59:07 [INFO] Skipping javadoc generation 16:59:07 [INFO] 16:59:07 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ shaded-exificient --- 16:59:07 [INFO] CycloneDX: Resolving Dependencies 16:59:07 [WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11 16:59:07 [WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11 16:59:07 [WARNING] Unable to create Maven project for com.sun.xml.bind:jaxb-core:jar:2.2.11 from repository. 16:59:07 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 16:59:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.xml 16:59:07 [INFO] attaching as shaded-exificient-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.json 16:59:07 [INFO] attaching as shaded-exificient-7.0.11-SNAPSHOT-cyclonedx.json 16:59:07 [INFO] 16:59:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-exificient --- 16:59:07 [INFO] Skipping duplicate-finder execution! 16:59:07 [INFO] 16:59:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-exificient --- 16:59:08 [WARNING] Used undeclared dependencies found: 16:59:08 [WARNING] xml-apis:xml-apis:jar:1.4.01:provided 16:59:08 [WARNING] javax.xml.bind:jaxb-api:jar:2.2.11:provided 16:59:08 [INFO] 16:59:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-exificient --- 16:59:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT-sources.jar 16:59:08 [INFO] 16:59:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-exificient --- 16:59:08 [INFO] Skipping modernizer execution! 16:59:08 [INFO] 16:59:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-exificient --- 16:59:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:08 [INFO] 16:59:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-exificient --- 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT.pom 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT.jar 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT-cyclonedx.json 16:59:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT-sources.jar 16:59:08 [INFO] 16:59:08 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-exificient --- 16:59:08 [INFO] Installing org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT.jar 16:59:08 [INFO] Writing OBR metadata 16:59:08 [INFO] 16:59:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-exificient --- 16:59:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:08 [INFO] 16:59:08 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-exificient --- 16:59:08 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:08 [INFO] 16:59:08 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ shaded-exificient --- 16:59:08 [INFO] org.opendaylight.netconf:shaded-exificient:bundle:7.0.11-SNAPSHOT 16:59:08 [INFO] +- org.opendaylight.netconf:shaded-exificient-jar:jar:7.0.11-SNAPSHOT:provided 16:59:08 [INFO] | \- com.siemens.ct.exi:exificient:jar:1.0.4:provided 16:59:08 [INFO] | +- com.siemens.ct.exi:exificient-core:jar:1.0.4:provided 16:59:08 [INFO] | +- com.siemens.ct.exi:exificient-grammars:jar:1.0.4:provided 16:59:08 [INFO] | | \- xerces:xercesImpl:jar:2.12.0:provided 16:59:08 [INFO] | | \- xml-apis:xml-apis:jar:1.4.01:provided 16:59:08 [INFO] | +- xmlpull:xmlpull:jar:1.1.3.1:provided 16:59:08 [INFO] | +- javax.xml.bind:jaxb-api:jar:2.2.11:provided 16:59:08 [INFO] | +- com.sun.xml.bind:jaxb-core:jar:2.2.11:provided 16:59:08 [INFO] | +- com.sun.xml.bind:jaxb-impl:jar:2.3.8:provided 16:59:08 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:provided 16:59:08 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:provided 16:59:08 [INFO] | \- javax.activation:activation:jar:1.1.1:provided 16:59:08 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:08 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:08 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:08 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:08 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:08 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:08 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:08 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:59:08 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:08 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:59:08 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:08 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:59:08 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:59:08 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:59:08 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:08 [INFO] +- junit:junit:jar:4.13.2:test 16:59:08 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:59:08 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:59:08 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 16:59:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:08 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:08 [INFO] 16:59:08 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ shaded-exificient --- 16:59:08 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/sonatype-clm/module.xml 16:59:08 [INFO] 16:59:08 [INFO] -------------< org.opendaylight.netconf:netconf-test-util >------------- 16:59:08 [INFO] Building netconf-test-util 7.0.11-SNAPSHOT [25/121] 16:59:08 [INFO] --------------------------------[ jar ]--------------------------------- 16:59:08 [INFO] 16:59:08 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-util --- 16:59:08 [INFO] 16:59:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-util --- 16:59:08 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:08 [INFO] 16:59:08 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-util --- 16:59:08 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:08 [INFO] 16:59:08 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-util --- 16:59:08 [INFO] 16:59:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-util --- 16:59:08 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:08 [INFO] 16:59:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-util --- 16:59:08 [INFO] Starting audit... 16:59:08 Audit done. 16:59:08 [INFO] You have 0 Checkstyle violations. 16:59:08 [INFO] 16:59:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-util --- 16:59:08 [INFO] Starting audit... 16:59:08 Audit done. 16:59:08 [INFO] You have 0 Checkstyle violations. 16:59:08 [INFO] 16:59:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-util --- 16:59:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/classes/LICENSE 16:59:08 [INFO] 16:59:08 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-util --- 16:59:08 [INFO] Copying 127 resources from src/main/resources to target/classes 16:59:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/generated-sources/spi 16:59:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/generated-sources/yang 16:59:09 [INFO] 16:59:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-util --- 16:59:09 [INFO] Recompiling the module because of changed dependency. 16:59:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:59:09 [INFO] 16:59:09 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-test-util >>> 16:59:09 [INFO] 16:59:09 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-test-util --- 16:59:09 [INFO] Fork Value is true 16:59:11 [INFO] Done SpotBugs Analysis.... 16:59:11 [INFO] 16:59:11 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-test-util <<< 16:59:11 [INFO] 16:59:11 [INFO] 16:59:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-test-util --- 16:59:11 [INFO] BugInstance size is 0 16:59:11 [INFO] Error size is 0 16:59:11 [INFO] No errors/warnings found 16:59:11 [INFO] 16:59:11 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-util --- 16:59:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/src/test/resources 16:59:11 [INFO] 16:59:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-util --- 16:59:11 [INFO] No sources to compile 16:59:11 [INFO] 16:59:11 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-test-util --- 16:59:11 [INFO] No tests to run. 16:59:11 [INFO] 16:59:11 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-test-util --- 16:59:11 [INFO] 16:59:11 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ netconf-test-util --- 16:59:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT.jar 16:59:11 [INFO] 16:59:11 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-test-util --- 16:59:11 [INFO] No previous run data found, generating javadoc. 16:59:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-javadoc.jar 16:59:12 [INFO] 16:59:12 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-test-util --- 16:59:12 [INFO] CycloneDX: Resolving Dependencies 16:59:13 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 16:59:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.xml 16:59:13 [INFO] attaching as netconf-test-util-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.json 16:59:13 [INFO] attaching as netconf-test-util-7.0.11-SNAPSHOT-cyclonedx.json 16:59:13 [INFO] 16:59:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-util --- 16:59:13 [INFO] Skipping duplicate-finder execution! 16:59:13 [INFO] 16:59:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-util --- 16:59:13 [INFO] No dependency problems found 16:59:13 [INFO] 16:59:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-util --- 16:59:13 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-sources.jar 16:59:13 [INFO] 16:59:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-util --- 16:59:13 [INFO] 16:59:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-util --- 16:59:13 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:13 [INFO] 16:59:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-util --- 16:59:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT.pom 16:59:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT.jar 16:59:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT-javadoc.jar 16:59:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT-cyclonedx.json 16:59:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-SNAPSHOT-sources.jar 16:59:13 [INFO] 16:59:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-util --- 16:59:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:13 [INFO] 16:59:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-test-util --- 16:59:13 [INFO] org.opendaylight.netconf:netconf-test-util:jar:7.0.11-SNAPSHOT 16:59:13 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 16:59:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:13 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 16:59:13 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:13 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:59:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:59:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:13 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 16:59:13 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 16:59:13 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 16:59:13 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 16:59:13 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 16:59:13 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:59:13 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:59:13 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:13 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:59:13 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:59:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:59:13 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:59:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:59:13 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:59:13 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:compile 16:59:13 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:59:13 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:59:13 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:13 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:13 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:59:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:59:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:59:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:59:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:59:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:13 [INFO] +- junit:junit:jar:4.13.2:test 16:59:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:59:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:59:13 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:59:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:13 [INFO] 16:59:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-test-util --- 16:59:13 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/sonatype-clm/module.xml 16:59:13 [INFO] 16:59:13 [INFO] ------------< org.opendaylight.netconf:netconf-netty-util >------------- 16:59:13 [INFO] Building netconf-netty-util 7.0.11-SNAPSHOT [26/121] 16:59:13 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:13 [INFO] 16:59:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-netty-util --- 16:59:13 [INFO] 16:59:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-netty-util --- 16:59:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:13 [INFO] 16:59:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-netty-util --- 16:59:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:13 [INFO] 16:59:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-netty-util --- 16:59:13 [INFO] 16:59:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-netty-util --- 16:59:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:13 [INFO] 16:59:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-netty-util --- 16:59:13 [INFO] Starting audit... 16:59:13 Audit done. 16:59:13 [INFO] You have 0 Checkstyle violations. 16:59:13 [INFO] 16:59:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-netty-util --- 16:59:14 [INFO] Starting audit... 16:59:14 Audit done. 16:59:14 [INFO] You have 0 Checkstyle violations. 16:59:14 [INFO] 16:59:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-netty-util --- 16:59:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/classes/LICENSE 16:59:14 [INFO] 16:59:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-netty-util --- 16:59:14 [INFO] Copying 1 resource from src/main/resources to target/classes 16:59:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/generated-sources/spi 16:59:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/generated-sources/yang 16:59:14 [INFO] 16:59:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-netty-util --- 16:59:14 [INFO] Recompiling the module because of changed dependency. 16:59:14 [INFO] Compiling 23 source files with javac [debug release 17] to target/classes 16:59:14 [INFO] 16:59:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-netty-util >>> 16:59:14 [INFO] 16:59:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-netty-util --- 16:59:14 [INFO] Fork Value is true 16:59:18 [INFO] Done SpotBugs Analysis.... 16:59:18 [INFO] 16:59:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-netty-util <<< 16:59:18 [INFO] 16:59:18 [INFO] 16:59:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-netty-util --- 16:59:18 [INFO] BugInstance size is 0 16:59:18 [INFO] Error size is 0 16:59:18 [INFO] No errors/warnings found 16:59:18 [INFO] 16:59:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-netty-util --- 16:59:18 [INFO] Copying 3 resources from src/test/resources to target/test-classes 16:59:18 [INFO] 16:59:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-netty-util --- 16:59:18 [INFO] Recompiling the module because of changed dependency. 16:59:18 [INFO] Compiling 19 source files with javac [debug release 17] to target/test-classes 16:59:19 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:59:19 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 16:59:19 [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 16:59:19 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:59:19 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 16:59:19 [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 16:59:19 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 16:59:19 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 16:59:19 [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 16:59:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,53] unchecked method invocation: method addExiHandlers in class org.opendaylight.netconf.nettyutil.TestingNetconfSession is applied to given types 16:59:19 required: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 16:59:19 found: io.netty.handler.codec.ByteToMessageDecoder,io.netty.handler.codec.MessageToByteEncoder 16:59:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/src/test/java/org/opendaylight/netconf/nettyutil/AbstractNetconfSessionTest.java:[137,90] unchecked conversion 16:59:19 required: io.netty.handler.codec.MessageToByteEncoder 16:59:19 found: io.netty.handler.codec.MessageToByteEncoder 16:59:19 [INFO] 16:59:19 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-netty-util --- 16:59:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:59:19 [INFO] 16:59:19 [INFO] ------------------------------------------------------- 16:59:19 [INFO] T E S T S 16:59:19 [INFO] ------------------------------------------------------- 16:59:20 [INFO] Running org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 16:59:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s -- in org.opendaylight.netconf.nettyutil.handler.FramingMechanismEncoderTest 16:59:20 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 16:59:20 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:59:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s -- in org.opendaylight.netconf.nettyutil.AbstractChannelInitializerTest 16:59:22 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 16:59:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiatorTest 16:59:23 [INFO] Running org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 16:59:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.opendaylight.netconf.nettyutil.AbstractNetconfSessionTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.Netconf539Test 16:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.opendaylight.netconf.nettyutil.Netconf539Test 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 16:59:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoderTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 16:59:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.nettyutil.handler.EOMFramingMechanismEncoderTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 16:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregatorTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 16:59:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEOMAggregatorTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 16:59:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfEXIHandlersTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 16:59:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfHelloMessageToXMLEncoderTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 16:59:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfMessageFactoryTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 16:59:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToHelloMessageDecoderTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 16:59:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.nettyutil.handler.NetconfXMLToMessageDecoderTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 16:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.netconf.nettyutil.handler.ThreadLocalTransformersTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 16:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.nettyutil.handler.exi.EXIParametersTest 16:59:24 [INFO] Running org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 16:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessageTest 16:59:24 [INFO] 16:59:24 [INFO] Results: 16:59:24 [INFO] 16:59:24 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0 16:59:24 [INFO] 16:59:24 [INFO] 16:59:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-netty-util --- 16:59:24 [INFO] 16:59:24 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-netty-util --- 16:59:24 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT.jar 16:59:24 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/classes/META-INF/MANIFEST.MF 16:59:24 [INFO] 16:59:24 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-netty-util --- 16:59:24 [INFO] No previous run data found, generating javadoc. 16:59:26 [WARNING] Javadoc Warnings 16:59:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/src/main/java/org/opendaylight/netconf/nettyutil/handler/NetconfHelloMessageToXMLEncoder.java:32: warning: empty

tag 16:59:26 [WARNING] *

16:59:26 [WARNING] ^ 16:59:26 [WARNING] 1 warning 16:59:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-javadoc.jar 16:59:26 [INFO] 16:59:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-netty-util --- 16:59:26 [INFO] CycloneDX: Resolving Dependencies 16:59:27 [INFO] CycloneDX: Creating BOM version 1.5 with 31 component(s) 16:59:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.xml 16:59:27 [INFO] attaching as netconf-netty-util-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.json 16:59:27 [INFO] attaching as netconf-netty-util-7.0.11-SNAPSHOT-cyclonedx.json 16:59:27 [INFO] 16:59:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-netty-util --- 16:59:27 [INFO] Skipping duplicate-finder execution! 16:59:27 [INFO] 16:59:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-netty-util --- 16:59:27 [INFO] No dependency problems found 16:59:27 [INFO] 16:59:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-netty-util --- 16:59:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-sources.jar 16:59:27 [INFO] 16:59:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-netty-util --- 16:59:27 [INFO] 16:59:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-netty-util --- 16:59:27 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/code-coverage/jacoco.exec 16:59:27 [INFO] Analyzed bundle 'netconf-netty-util' with 32 classes 16:59:27 [INFO] 16:59:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-netty-util --- 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT.pom 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT.jar 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT-javadoc.jar 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT-cyclonedx.json 16:59:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT-sources.jar 16:59:27 [INFO] 16:59:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-netty-util --- 16:59:27 [INFO] Installing org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT.jar 16:59:27 [INFO] Writing OBR metadata 16:59:27 [INFO] 16:59:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-netty-util --- 16:59:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:27 [INFO] 16:59:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-netty-util --- 16:59:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:27 [INFO] 16:59:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-netty-util --- 16:59:27 [INFO] org.opendaylight.netconf:netconf-netty-util:bundle:7.0.11-SNAPSHOT 16:59:27 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 16:59:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:59:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:27 [INFO] +- org.checkerframework:checker-qual:jar:3.45.0:provided 16:59:27 [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile 16:59:27 [INFO] +- io.netty:netty-codec:jar:4.1.112.Final:compile 16:59:27 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 16:59:27 [INFO] +- io.netty:netty-handler:jar:4.1.112.Final:compile 16:59:27 [INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 16:59:27 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 16:59:27 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 16:59:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:27 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 16:59:27 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:59:27 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:59:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:59:27 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 16:59:27 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 16:59:27 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 16:59:27 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:59:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:59:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:59:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:59:27 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:59:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.7:test 16:59:27 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.11-SNAPSHOT:test 16:59:27 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 16:59:27 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 16:59:27 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 16:59:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:59:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:59:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:59:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:59:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:59:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:27 [INFO] +- junit:junit:jar:4.13.2:test 16:59:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:59:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:59:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:59:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:27 [INFO] 16:59:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-netty-util --- 16:59:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/sonatype-clm/module.xml 16:59:27 [INFO] 16:59:27 [INFO] ------------< org.opendaylight.netconf:odl-netconf-common >------------- 16:59:27 [INFO] Building OpenDaylight :: Netconf :: Netconf Common 7.0.11-SNAPSHOT [27/121] 16:59:27 [INFO] ------------------------------[ feature ]------------------------------- 16:59:27 [INFO] 16:59:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-common --- 16:59:27 [INFO] 16:59:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-common --- 16:59:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:27 [INFO] 16:59:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-common --- 16:59:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:27 [INFO] 16:59:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-common --- 16:59:27 [INFO] 16:59:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-common --- 16:59:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:27 [INFO] argLine set to empty 16:59:27 [INFO] 16:59:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-common --- 16:59:27 [INFO] Starting audit... 16:59:27 Audit done. 16:59:27 [INFO] You have 0 Checkstyle violations. 16:59:27 [INFO] 16:59:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-common --- 16:59:27 [INFO] Starting audit... 16:59:27 Audit done. 16:59:27 [INFO] You have 0 Checkstyle violations. 16:59:27 [INFO] 16:59:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-common --- 16:59:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/classes/LICENSE 16:59:27 [INFO] 16:59:27 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-common --- 16:59:27 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/feature/feature.xml 16:59:27 [INFO] ...done! 16:59:27 [INFO] Attaching features XML 16:59:27 [INFO] 16:59:27 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-common --- 16:59:27 [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 16:59:27 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:59:27 [INFO] 16:59:27 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-common >>> 16:59:27 [INFO] 16:59:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-common --- 16:59:27 [INFO] 16:59:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-common <<< 16:59:27 [INFO] 16:59:27 [INFO] 16:59:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-common --- 16:59:27 [INFO] 16:59:27 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-common --- 16:59:27 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-common 16:59:27 [INFO] Project dependency features detected: [] 16:59:27 [INFO] Pax Exam System (Version: 4.13.3) created. 16:59:27 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:59:28 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:59:28 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:59:28 [INFO] Waiting for remote bundle context.. on 21000 name: ebbb0407-63e2-4715-8739-a11136b0f27e timout: [ RelativeTimeout value = 180000 ] 16:59:35 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:59:35 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:59:35 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:59:35 [INFO] 16:59:35 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-common --- 16:59:35 [INFO] 16:59:35 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-common --- 16:59:35 [INFO] 16:59:35 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-common --- 16:59:35 [INFO] CycloneDX: Resolving Dependencies 16:59:36 [INFO] CycloneDX: Creating BOM version 1.5 with 105 component(s) 16:59:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.xml 16:59:36 [INFO] attaching as odl-netconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.json 16:59:36 [INFO] attaching as odl-netconf-common-7.0.11-SNAPSHOT-cyclonedx.json 16:59:36 [INFO] 16:59:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-common --- 16:59:36 [INFO] Skipping duplicate-finder execution! 16:59:36 [INFO] 16:59:36 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-common --- 16:59:36 [INFO] Skipping plugin execution 16:59:36 [INFO] 16:59:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-common --- 16:59:36 [INFO] Skipping source per configuration. 16:59:36 [INFO] 16:59:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-common --- 16:59:36 [INFO] 16:59:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-common --- 16:59:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:36 [INFO] 16:59:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-common --- 16:59:36 [WARNING] 16:59:36 [WARNING] The packaging plugin for project odl-netconf-common did not assign 16:59:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:36 [WARNING] 16:59:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:36 [WARNING] 16:59:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-SNAPSHOT.pom 16:59:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-SNAPSHOT-features.xml 16:59:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-common/7.0.11-SNAPSHOT/odl-netconf-common-7.0.11-SNAPSHOT-cyclonedx.json 16:59:36 [INFO] 16:59:36 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-common --- 16:59:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:36 [WARNING] 16:59:36 [WARNING] The packaging plugin for project odl-netconf-common did not assign 16:59:36 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:36 [WARNING] 16:59:36 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:36 [WARNING] 16:59:36 [INFO] 16:59:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-common --- 16:59:36 [INFO] org.opendaylight.netconf:odl-netconf-common:feature:7.0.11-SNAPSHOT 16:59:36 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 16:59:36 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 16:59:36 [INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 16:59:36 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 16:59:36 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 16:59:36 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 16:59:36 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 16:59:36 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 16:59:36 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 16:59:36 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 16:59:36 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 16:59:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:59:36 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:59:36 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:59:36 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:59:36 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:59:36 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:59:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:59:36 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 16:59:36 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 16:59:36 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 16:59:36 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 16:59:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 16:59:36 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 16:59:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 16:59:36 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 16:59:36 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 16:59:36 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 16:59:36 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 16:59:36 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 16:59:36 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 16:59:36 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 16:59:36 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 16:59:36 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 16:59:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 16:59:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 16:59:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 16:59:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 16:59:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 16:59:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 16:59:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 16:59:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 16:59:36 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 16:59:36 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 16:59:36 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 16:59:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 16:59:36 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 16:59:36 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 16:59:36 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:59:36 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 16:59:36 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 16:59:36 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 16:59:36 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 16:59:36 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 16:59:36 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:36 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:59:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:59:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:36 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 16:59:36 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:36 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 16:59:36 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 16:59:36 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 16:59:36 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 16:59:36 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:59:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:59:36 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 16:59:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:59:36 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:59:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:59:36 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:59:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:59:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:59:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:59:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:59:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:59:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:36 [INFO] +- junit:junit:jar:4.13.2:test 16:59:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:59:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:59:36 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:59:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:36 [INFO] 16:59:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-common --- 16:59:36 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-common/target/sonatype-clm/module.xml 16:59:36 [INFO] 16:59:36 [INFO] ---------------< org.opendaylight.netconf.model:rfc8341 >--------------- 16:59:36 [INFO] Building rfc8341 7.0.11-SNAPSHOT [28/121] 16:59:36 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:36 [INFO] 16:59:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8341 --- 16:59:36 [INFO] 16:59:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8341 --- 16:59:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:36 [INFO] 16:59:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8341 --- 16:59:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:36 [INFO] 16:59:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8341 --- 16:59:37 [INFO] 16:59:37 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8341 --- 16:59:37 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:37 [INFO] 16:59:37 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8341 --- 16:59:37 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:59:37 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/main/yang 16:59:37 [INFO] yang-to-sources: Found 1 dependencies in 982.1 μs 16:59:37 [INFO] yang-to-sources: Project model files found: 1 in 3.085 ms 16:59:37 [INFO] yang-to-sources: 2 YANG models processed in 12.96 ms 16:59:37 [INFO] BindingJavaFileGenerator: Defined 30 files in 3.981 ms 16:59:37 [INFO] Sorted 30 files into 8 directories in 129.5 μs 16:59:37 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 32.26 ms 16:59:37 [INFO] 16:59:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8341 --- 16:59:37 [INFO] Starting audit... 16:59:37 Audit done. 16:59:37 [INFO] You have 0 Checkstyle violations. 16:59:37 [INFO] 16:59:37 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8341 --- 16:59:37 [INFO] Starting audit... 16:59:37 Audit done. 16:59:37 [INFO] You have 0 Checkstyle violations. 16:59:37 [INFO] 16:59:37 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8341 --- 16:59:37 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/classes/LICENSE 16:59:37 [INFO] 16:59:37 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8341 --- 16:59:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/main/resources 16:59:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/generated-sources/spi 16:59:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:37 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:59:37 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:37 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/generated-sources/spi 16:59:37 [INFO] 16:59:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8341 --- 16:59:37 [INFO] Recompiling the module because of changed dependency. 16:59:37 [INFO] Compiling 34 source files with javac [debug release 17] to target/classes 16:59:37 [INFO] 16:59:37 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8341 >>> 16:59:37 [INFO] 16:59:37 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8341 --- 16:59:37 [INFO] Fork Value is true 16:59:40 [INFO] Done SpotBugs Analysis.... 16:59:40 [INFO] 16:59:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8341 <<< 16:59:40 [INFO] 16:59:40 [INFO] 16:59:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8341 --- 16:59:40 [INFO] BugInstance size is 0 16:59:40 [INFO] Error size is 0 16:59:40 [INFO] No errors/warnings found 16:59:40 [INFO] 16:59:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8341 --- 16:59:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/src/test/resources 16:59:40 [INFO] 16:59:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8341 --- 16:59:40 [INFO] No sources to compile 16:59:40 [INFO] 16:59:40 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8341 --- 16:59:40 [INFO] No tests to run. 16:59:40 [INFO] 16:59:40 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8341 --- 16:59:40 [INFO] 16:59:40 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8341 --- 16:59:40 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT.jar 16:59:40 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/classes/META-INF/MANIFEST.MF 16:59:40 [INFO] 16:59:40 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8341 --- 16:59:40 [INFO] No previous run data found, generating javadoc. 16:59:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-javadoc.jar 16:59:42 [INFO] 16:59:42 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8341 --- 16:59:42 [INFO] CycloneDX: Resolving Dependencies 16:59:43 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 16:59:43 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.xml 16:59:43 [INFO] attaching as rfc8341-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.json 16:59:43 [INFO] attaching as rfc8341-7.0.11-SNAPSHOT-cyclonedx.json 16:59:43 [INFO] 16:59:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8341 --- 16:59:43 [INFO] Skipping duplicate-finder execution! 16:59:43 [INFO] 16:59:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8341 --- 16:59:43 [INFO] No dependency problems found 16:59:43 [INFO] 16:59:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8341 --- 16:59:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-sources.jar 16:59:43 [INFO] 16:59:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8341 --- 16:59:43 [INFO] 16:59:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8341 --- 16:59:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:43 [INFO] 16:59:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8341 --- 16:59:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT.pom 16:59:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT.jar 16:59:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT-javadoc.jar 16:59:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT-cyclonedx.json 16:59:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT-sources.jar 16:59:43 [INFO] 16:59:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8341 --- 16:59:43 [INFO] Installing org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT.jar 16:59:43 [INFO] Writing OBR metadata 16:59:43 [INFO] 16:59:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8341 --- 16:59:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:43 [INFO] 16:59:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8341 --- 16:59:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:43 [INFO] 16:59:43 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8341 --- 16:59:43 [INFO] org.opendaylight.netconf.model:rfc8341:bundle:7.0.11-SNAPSHOT 16:59:43 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:59:43 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:59:43 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:59:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:59:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:59:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:43 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:59:43 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:59:43 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:59:43 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:59:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:43 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:59:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:59:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:59:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:59:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:59:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:43 [INFO] +- junit:junit:jar:4.13.2:test 16:59:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:59:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:59:43 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:59:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:43 [INFO] 16:59:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8341 --- 16:59:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/sonatype-clm/module.xml 16:59:43 [INFO] 16:59:43 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8341 >--------- 16:59:43 [INFO] Building OpenDaylight :: Netconf :: RFC8341 Models 7.0.11-SNAPSHOT [29/121] 16:59:43 [INFO] ------------------------------[ feature ]------------------------------- 16:59:43 [INFO] 16:59:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] 16:59:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:43 [INFO] 16:59:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:43 [INFO] 16:59:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] 16:59:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:43 [INFO] argLine set to empty 16:59:43 [INFO] 16:59:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] Starting audit... 16:59:43 Audit done. 16:59:43 [INFO] You have 0 Checkstyle violations. 16:59:43 [INFO] 16:59:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] Starting audit... 16:59:43 Audit done. 16:59:43 [INFO] You have 0 Checkstyle violations. 16:59:43 [INFO] 16:59:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/classes/LICENSE 16:59:43 [INFO] 16:59:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/feature/feature.xml 16:59:43 [INFO] ...done! 16:59:43 [INFO] Attaching features XML 16:59:43 [INFO] 16:59:43 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8341 --- 16:59:43 [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 16:59:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 16:59:43 [INFO] 16:59:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8341 >>> 16:59:43 [INFO] 16:59:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] 16:59:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8341 <<< 16:59:43 [INFO] 16:59:43 [INFO] 16:59:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] 16:59:43 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8341 --- 16:59:43 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8341 16:59:43 [INFO] Project dependency features detected: [] 16:59:43 [INFO] Pax Exam System (Version: 4.13.3) created. 16:59:43 [INFO] Creating RMI registry server on 127.0.0.1:21000 16:59:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 16:59:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 16:59:44 [INFO] Waiting for remote bundle context.. on 21000 name: 306798ea-79fd-4fc1-ac4c-6f1bf7063de3 timout: [ RelativeTimeout value = 180000 ] 16:59:50 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 16:59:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 16:59:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 16:59:51 [INFO] 16:59:51 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] 16:59:51 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] 16:59:51 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] CycloneDX: Resolving Dependencies 16:59:51 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 16:59:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.xml 16:59:51 [INFO] attaching as odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.json 16:59:51 [INFO] attaching as odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-cyclonedx.json 16:59:51 [INFO] 16:59:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] Skipping duplicate-finder execution! 16:59:51 [INFO] 16:59:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] Skipping plugin execution 16:59:51 [INFO] 16:59:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] Skipping source per configuration. 16:59:51 [INFO] 16:59:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] 16:59:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:59:51 [INFO] 16:59:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8341 --- 16:59:51 [WARNING] 16:59:51 [WARNING] The packaging plugin for project odl-netconf-model-rfc8341 did not assign 16:59:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:51 [WARNING] 16:59:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:51 [WARNING] 16:59:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-SNAPSHOT.pom 16:59:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-features.xml 16:59:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/odl-netconf-model-rfc8341-7.0.11-SNAPSHOT-cyclonedx.json 16:59:51 [INFO] 16:59:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:51 [WARNING] 16:59:51 [WARNING] The packaging plugin for project odl-netconf-model-rfc8341 did not assign 16:59:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 16:59:51 [WARNING] 16:59:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 16:59:51 [WARNING] 16:59:51 [INFO] 16:59:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8341:feature:7.0.11-SNAPSHOT 16:59:51 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 16:59:51 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 16:59:51 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 16:59:51 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 16:59:51 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 16:59:51 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 16:59:51 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:59:51 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 16:59:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 16:59:51 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:59:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:59:51 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 16:59:51 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:51 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:59:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:59:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:51 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:51 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:59:51 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:59:51 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:59:51 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:51 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:59:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:59:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:59:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:59:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:59:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:59:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:51 [INFO] +- junit:junit:jar:4.13.2:test 16:59:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:59:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:59:51 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:59:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:51 [INFO] 16:59:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8341 --- 16:59:51 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8341/target/sonatype-clm/module.xml 16:59:51 [INFO] 16:59:51 [INFO] ---< org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types >--- 16:59:51 [INFO] Building draft-ietf-netconf-crypto-types 7.0.11-SNAPSHOT [30/121] 16:59:51 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:51 [INFO] 16:59:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ draft-ietf-netconf-crypto-types --- 16:59:51 [INFO] 16:59:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ draft-ietf-netconf-crypto-types --- 16:59:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:51 [INFO] 16:59:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ draft-ietf-netconf-crypto-types --- 16:59:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:51 [INFO] 16:59:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] 16:59:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 16:59:52 [INFO] 16:59:52 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:59:52 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/main/yang 16:59:52 [INFO] yang-to-sources: Found 2 dependencies in 886.0 μs 16:59:52 [INFO] yang-to-sources: Project model files found: 1 in 4.600 ms 16:59:52 [INFO] yang-to-sources: 3 YANG models processed in 29.54 ms 16:59:52 [INFO] BindingJavaFileGenerator: Defined 108 files in 8.036 ms 16:59:52 [INFO] Sorted 108 files into 19 directories in 445.0 μs 16:59:52 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 108 in 54.55 ms 16:59:52 [INFO] 16:59:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] Starting audit... 16:59:52 Audit done. 16:59:52 [INFO] You have 0 Checkstyle violations. 16:59:52 [INFO] 16:59:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] Starting audit... 16:59:52 Audit done. 16:59:52 [INFO] You have 0 Checkstyle violations. 16:59:52 [INFO] 16:59:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/classes/LICENSE 16:59:52 [INFO] 16:59:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/main/resources 16:59:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 16:59:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:52 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:59:52 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/generated-sources/spi 16:59:52 [INFO] 16:59:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] Recompiling the module because of changed dependency. 16:59:52 [INFO] Compiling 107 source files with javac [debug release 17] to target/classes 16:59:52 [INFO] 16:59:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ draft-ietf-netconf-crypto-types >>> 16:59:52 [INFO] 16:59:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ draft-ietf-netconf-crypto-types --- 16:59:52 [INFO] Fork Value is true 16:59:55 [INFO] Done SpotBugs Analysis.... 16:59:55 [INFO] 16:59:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ draft-ietf-netconf-crypto-types <<< 16:59:55 [INFO] 16:59:55 [INFO] 16:59:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ draft-ietf-netconf-crypto-types --- 16:59:55 [INFO] BugInstance size is 0 16:59:55 [INFO] Error size is 0 16:59:55 [INFO] No errors/warnings found 16:59:55 [INFO] 16:59:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ draft-ietf-netconf-crypto-types --- 16:59:55 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/src/test/resources 16:59:55 [INFO] 16:59:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ draft-ietf-netconf-crypto-types --- 16:59:55 [INFO] No sources to compile 16:59:55 [INFO] 16:59:55 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ draft-ietf-netconf-crypto-types --- 16:59:55 [INFO] No tests to run. 16:59:55 [INFO] 16:59:55 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ draft-ietf-netconf-crypto-types --- 16:59:55 [INFO] 16:59:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ draft-ietf-netconf-crypto-types --- 16:59:55 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 16:59:55 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/classes/META-INF/MANIFEST.MF 16:59:55 [INFO] 16:59:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ draft-ietf-netconf-crypto-types --- 16:59:55 [INFO] No previous run data found, generating javadoc. 16:59:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-javadoc.jar 16:59:58 [INFO] 16:59:58 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] CycloneDX: Resolving Dependencies 16:59:58 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 16:59:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.xml 16:59:58 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.json 16:59:58 [INFO] attaching as draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-cyclonedx.json 16:59:58 [INFO] 16:59:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] Skipping duplicate-finder execution! 16:59:58 [INFO] 16:59:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] No dependency problems found 16:59:58 [INFO] 16:59:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-sources.jar 16:59:58 [INFO] 16:59:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] 16:59:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:59:58 [INFO] 16:59:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/pom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.pom 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-javadoc.jar 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-cyclonedx.xml 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/bom.json to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-cyclonedx.json 16:59:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-sources.jar 16:59:58 [INFO] 16:59:58 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] Installing org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 16:59:58 [INFO] Writing OBR metadata 16:59:58 [INFO] 16:59:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 16:59:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 16:59:58 [INFO] 16:59:58 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 16:59:58 [INFO] 16:59:58 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:bundle:7.0.11-SNAPSHOT 16:59:58 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 16:59:58 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 16:59:58 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 16:59:58 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 16:59:58 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 16:59:58 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 16:59:58 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 16:59:58 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 16:59:58 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 16:59:58 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 16:59:58 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 16:59:58 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 16:59:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 16:59:58 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 16:59:58 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 16:59:58 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 16:59:58 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 16:59:58 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 16:59:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 16:59:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 16:59:58 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 16:59:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 16:59:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 16:59:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 16:59:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 16:59:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 16:59:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 16:59:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 16:59:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 16:59:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 16:59:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 16:59:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 16:59:58 [INFO] +- junit:junit:jar:4.13.2:test 16:59:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 16:59:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 16:59:58 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 16:59:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 16:59:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 16:59:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 16:59:58 [INFO] 16:59:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ draft-ietf-netconf-crypto-types --- 16:59:58 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/sonatype-clm/module.xml 16:59:58 [INFO] 16:59:58 [INFO] ---------------< org.opendaylight.netconf:keystore-api >---------------- 16:59:58 [INFO] Building keystore-api 7.0.11-SNAPSHOT [31/121] 16:59:58 [INFO] -------------------------------[ bundle ]------------------------------- 16:59:58 [INFO] 16:59:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-api --- 16:59:58 [INFO] 16:59:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-api --- 16:59:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:58 [INFO] 16:59:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-api --- 16:59:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 16:59:58 [INFO] 16:59:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-api --- 16:59:59 [INFO] 16:59:59 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-api --- 16:59:59 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-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/** 16:59:59 [INFO] 16:59:59 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ keystore-api --- 16:59:59 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 16:59:59 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/main/yang 16:59:59 [INFO] yang-to-sources: Found 3 dependencies in 906.8 μs 16:59:59 [INFO] yang-to-sources: Project model files found: 1 in 2.221 ms 16:59:59 [INFO] yang-to-sources: 4 YANG models processed in 49.09 ms 16:59:59 [INFO] BindingJavaFileGenerator: Defined 69 files in 11.43 ms 16:59:59 [INFO] Sorted 69 files into 25 directories in 327.6 μs 16:59:59 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 69 in 40.05 ms 16:59:59 [INFO] 16:59:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-api --- 16:59:59 [INFO] Starting audit... 16:59:59 Audit done. 16:59:59 [INFO] You have 0 Checkstyle violations. 16:59:59 [INFO] 16:59:59 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-api --- 16:59:59 [INFO] Starting audit... 16:59:59 Audit done. 16:59:59 [INFO] You have 0 Checkstyle violations. 16:59:59 [INFO] 16:59:59 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-api --- 16:59:59 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/classes/LICENSE 16:59:59 [INFO] 16:59:59 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-api --- 16:59:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/main/resources 16:59:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/generated-sources/spi 16:59:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:59 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 16:59:59 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 16:59:59 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/generated-sources/spi 16:59:59 [INFO] 16:59:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-api --- 16:59:59 [INFO] Recompiling the module because of changed dependency. 16:59:59 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 16:59:59 [INFO] 16:59:59 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-api >>> 16:59:59 [INFO] 16:59:59 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-api --- 16:59:59 [INFO] Fork Value is true 17:00:02 [INFO] Done SpotBugs Analysis.... 17:00:02 [INFO] 17:00:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-api <<< 17:00:02 [INFO] 17:00:02 [INFO] 17:00:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-api --- 17:00:02 [INFO] BugInstance size is 0 17:00:02 [INFO] Error size is 0 17:00:02 [INFO] No errors/warnings found 17:00:02 [INFO] 17:00:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-api --- 17:00:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/src/test/resources 17:00:02 [INFO] 17:00:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-api --- 17:00:02 [INFO] No sources to compile 17:00:02 [INFO] 17:00:02 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-api --- 17:00:02 [INFO] No tests to run. 17:00:02 [INFO] 17:00:02 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-api --- 17:00:02 [INFO] 17:00:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-api --- 17:00:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT.jar 17:00:02 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/classes/META-INF/MANIFEST.MF 17:00:02 [INFO] 17:00:02 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-api --- 17:00:02 [INFO] No previous run data found, generating javadoc. 17:00:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-javadoc.jar 17:00:05 [INFO] 17:00:05 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-api --- 17:00:05 [INFO] CycloneDX: Resolving Dependencies 17:00:05 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:00:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.xml 17:00:05 [INFO] attaching as keystore-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.json 17:00:05 [INFO] attaching as keystore-api-7.0.11-SNAPSHOT-cyclonedx.json 17:00:05 [INFO] 17:00:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-api --- 17:00:05 [INFO] Skipping duplicate-finder execution! 17:00:05 [INFO] 17:00:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-api --- 17:00:05 [INFO] No dependency problems found 17:00:05 [INFO] 17:00:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-api --- 17:00:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-sources.jar 17:00:05 [INFO] 17:00:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-api --- 17:00:05 [INFO] 17:00:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-api --- 17:00:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:05 [INFO] 17:00:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-api --- 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT.pom 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT.jar 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT-javadoc.jar 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT-cyclonedx.json 17:00:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT-sources.jar 17:00:05 [INFO] 17:00:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-api --- 17:00:05 [INFO] Installing org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT.jar 17:00:05 [INFO] Writing OBR metadata 17:00:05 [INFO] 17:00:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-api --- 17:00:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:05 [INFO] 17:00:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-api --- 17:00:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:05 [INFO] 17:00:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-api --- 17:00:05 [INFO] org.opendaylight.netconf:keystore-api:bundle:7.0.11-SNAPSHOT 17:00:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:00:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:00:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:00:05 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:00:05 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:00:05 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:00:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:00:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:00:05 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:00:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:00:05 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:00:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:05 [INFO] +- junit:junit:jar:4.13.2:test 17:00:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:00:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:05 [INFO] 17:00:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-api --- 17:00:05 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/sonatype-clm/module.xml 17:00:05 [INFO] 17:00:05 [INFO] ---------------< org.opendaylight.netconf:keystore-none >--------------- 17:00:05 [INFO] Building keystore-none 7.0.11-SNAPSHOT [32/121] 17:00:05 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:05 [INFO] 17:00:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-none --- 17:00:05 [INFO] 17:00:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-none --- 17:00:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:05 [INFO] 17:00:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-none --- 17:00:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:05 [INFO] 17:00:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-none --- 17:00:06 [INFO] 17:00:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-none --- 17:00:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/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:00:06 [INFO] 17:00:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-none --- 17:00:06 [INFO] Starting audit... 17:00:06 Audit done. 17:00:06 [INFO] You have 0 Checkstyle violations. 17:00:06 [INFO] 17:00:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-none --- 17:00:06 [INFO] Starting audit... 17:00:06 Audit done. 17:00:06 [INFO] You have 0 Checkstyle violations. 17:00:06 [INFO] 17:00:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-none --- 17:00:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/classes/LICENSE 17:00:06 [INFO] 17:00:06 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-none --- 17:00:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/src/main/resources 17:00:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/generated-sources/spi 17:00:06 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/generated-sources/yang 17:00:06 [INFO] 17:00:06 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-none --- 17:00:06 [INFO] Recompiling the module because of changed dependency. 17:00:06 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:00:06 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:00:06 [INFO] 17:00:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-none >>> 17:00:06 [INFO] 17:00:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-none --- 17:00:06 [INFO] Fork Value is true 17:00:08 [INFO] Done SpotBugs Analysis.... 17:00:08 [INFO] 17:00:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-none <<< 17:00:08 [INFO] 17:00:08 [INFO] 17:00:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-none --- 17:00:08 [INFO] BugInstance size is 0 17:00:08 [INFO] Error size is 0 17:00:08 [INFO] No errors/warnings found 17:00:08 [INFO] 17:00:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-none --- 17:00:08 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/src/test/resources 17:00:08 [INFO] 17:00:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-none --- 17:00:08 [INFO] No sources to compile 17:00:08 [INFO] 17:00:08 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-none --- 17:00:08 [INFO] No tests to run. 17:00:08 [INFO] 17:00:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-none --- 17:00:08 [INFO] 17:00:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-none --- 17:00:08 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT.jar 17:00:08 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/classes/META-INF/MANIFEST.MF 17:00:08 [INFO] 17:00:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-none --- 17:00:08 [INFO] No previous run data found, generating javadoc. 17:00:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-javadoc.jar 17:00:09 [INFO] 17:00:09 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-none --- 17:00:09 [INFO] CycloneDX: Resolving Dependencies 17:00:09 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:00:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.xml 17:00:09 [INFO] attaching as keystore-none-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.json 17:00:09 [INFO] attaching as keystore-none-7.0.11-SNAPSHOT-cyclonedx.json 17:00:09 [INFO] 17:00:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-none --- 17:00:09 [INFO] Skipping duplicate-finder execution! 17:00:09 [INFO] 17:00:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-none --- 17:00:09 [INFO] No dependency problems found 17:00:09 [INFO] 17:00:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-none --- 17:00:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-sources.jar 17:00:09 [INFO] 17:00:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-none --- 17:00:09 [INFO] 17:00:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-none --- 17:00:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:09 [INFO] 17:00:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-none --- 17:00:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT.pom 17:00:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT.jar 17:00:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT-javadoc.jar 17:00:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT-cyclonedx.json 17:00:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT-sources.jar 17:00:09 [INFO] 17:00:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-none --- 17:00:09 [INFO] Installing org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT.jar 17:00:09 [INFO] Writing OBR metadata 17:00:09 [INFO] 17:00:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-none --- 17:00:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:09 [INFO] 17:00:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-none --- 17:00:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:09 [INFO] 17:00:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-none --- 17:00:09 [INFO] org.opendaylight.netconf:keystore-none:bundle:7.0.11-SNAPSHOT 17:00:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:09 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:00:09 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:00:09 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:09 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:09 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:09 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:00:09 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:00:09 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:09 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:00:09 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:00:09 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:00:09 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:00:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:00:09 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:00:09 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:00:09 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:00:09 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:00:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:09 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:09 [INFO] +- junit:junit:jar:4.13.2:test 17:00:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:09 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:00:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:09 [INFO] 17:00:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-none --- 17:00:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/sonatype-clm/module.xml 17:00:09 [INFO] 17:00:09 [INFO] -----------< org.opendaylight.netconf:odl-netconf-keystore >------------ 17:00:09 [INFO] Building OpenDaylight :: Netconf :: Key Store 7.0.11-SNAPSHOT [33/121] 17:00:09 [INFO] ------------------------------[ feature ]------------------------------- 17:00:09 [INFO] 17:00:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-keystore --- 17:00:09 [INFO] 17:00:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-keystore --- 17:00:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:09 [INFO] 17:00:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-keystore --- 17:00:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:09 [INFO] 17:00:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-keystore --- 17:00:10 [INFO] 17:00:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-keystore --- 17:00:10 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:10 [INFO] argLine set to empty 17:00:10 [INFO] 17:00:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-keystore --- 17:00:10 [INFO] Starting audit... 17:00:10 Audit done. 17:00:10 [INFO] You have 0 Checkstyle violations. 17:00:10 [INFO] 17:00:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-keystore --- 17:00:10 [INFO] Starting audit... 17:00:10 Audit done. 17:00:10 [INFO] You have 0 Checkstyle violations. 17:00:10 [INFO] 17:00:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-keystore --- 17:00:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/classes/LICENSE 17:00:10 [INFO] 17:00:10 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore --- 17:00:10 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/feature/feature.xml 17:00:10 [INFO] ...done! 17:00:10 [INFO] Attaching features XML 17:00:10 [INFO] 17:00:10 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-keystore --- 17:00:10 [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:00:10 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:00:10 [INFO] 17:00:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-keystore >>> 17:00:10 [INFO] 17:00:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-keystore --- 17:00:10 [INFO] 17:00:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-keystore <<< 17:00:10 [INFO] 17:00:10 [INFO] 17:00:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-keystore --- 17:00:10 [INFO] 17:00:10 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-keystore --- 17:00:10 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore 17:00:10 [INFO] Project dependency features detected: [] 17:00:10 [INFO] Pax Exam System (Version: 4.13.3) created. 17:00:10 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:00:11 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:00:11 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:00:11 [INFO] Waiting for remote bundle context.. on 21000 name: 07c2a4d9-bbdf-4473-b8a9-bbc9a672a0d2 timout: [ RelativeTimeout value = 180000 ] 17:00:17 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:00:17 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:00:17 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:00:17 [INFO] 17:00:17 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-keystore --- 17:00:17 [INFO] 17:00:17 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-keystore --- 17:00:17 [INFO] 17:00:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-keystore --- 17:00:17 [INFO] CycloneDX: Resolving Dependencies 17:00:18 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:00:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.xml 17:00:18 [INFO] attaching as odl-netconf-keystore-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.json 17:00:18 [INFO] attaching as odl-netconf-keystore-7.0.11-SNAPSHOT-cyclonedx.json 17:00:18 [INFO] 17:00:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore --- 17:00:18 [INFO] Skipping duplicate-finder execution! 17:00:18 [INFO] 17:00:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-keystore --- 17:00:18 [INFO] Skipping plugin execution 17:00:18 [INFO] 17:00:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore --- 17:00:18 [INFO] Skipping source per configuration. 17:00:18 [INFO] 17:00:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-keystore --- 17:00:18 [INFO] 17:00:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-keystore --- 17:00:18 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:18 [INFO] 17:00:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-keystore --- 17:00:18 [WARNING] 17:00:18 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 17:00:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:18 [WARNING] 17:00:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:18 [WARNING] 17:00:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-SNAPSHOT.pom 17:00:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-SNAPSHOT-features.xml 17:00:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/odl-netconf-keystore-7.0.11-SNAPSHOT-cyclonedx.json 17:00:18 [INFO] 17:00:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-keystore --- 17:00:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:18 [WARNING] 17:00:18 [WARNING] The packaging plugin for project odl-netconf-keystore did not assign 17:00:18 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:18 [WARNING] 17:00:18 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:18 [WARNING] 17:00:18 [INFO] 17:00:18 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-keystore --- 17:00:18 [INFO] org.opendaylight.netconf:odl-netconf-keystore:feature:7.0.11-SNAPSHOT 17:00:18 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:00:18 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:00:18 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:00:18 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:00:18 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:00:18 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:00:18 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:00:18 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:00:18 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:00:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:00:18 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:00:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:00:18 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:00:18 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:00:18 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:18 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:00:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:00:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:18 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:00:18 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:00:18 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:00:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:18 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:00:18 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:00:18 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:18 [INFO] +- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:00:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:18 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:18 [INFO] +- junit:junit:jar:4.13.2:test 17:00:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:18 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:00:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:18 [INFO] 17:00:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-keystore --- 17:00:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore/target/sonatype-clm/module.xml 17:00:18 [INFO] 17:00:18 [INFO] --------------< org.opendaylight.netconf:truststore-api >--------------- 17:00:18 [INFO] Building truststore-api 7.0.11-SNAPSHOT [34/121] 17:00:18 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:18 [INFO] 17:00:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-api --- 17:00:18 [INFO] 17:00:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-api --- 17:00:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:18 [INFO] 17:00:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ truststore-api --- 17:00:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:18 [INFO] 17:00:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-api --- 17:00:18 [INFO] 17:00:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ truststore-api --- 17:00:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-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:00:18 [INFO] 17:00:18 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ truststore-api --- 17:00:18 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:00:18 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/main/yang 17:00:18 [INFO] yang-to-sources: Found 3 dependencies in 1.305 ms 17:00:18 [INFO] yang-to-sources: Project model files found: 1 in 4.058 ms 17:00:18 [INFO] yang-to-sources: 4 YANG models processed in 34.41 ms 17:00:18 [INFO] BindingJavaFileGenerator: Defined 51 files in 7.340 ms 17:00:18 [INFO] Sorted 51 files into 16 directories in 202.4 μs 17:00:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 51 in 19.03 ms 17:00:18 [INFO] 17:00:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ truststore-api --- 17:00:18 [INFO] Starting audit... 17:00:18 Audit done. 17:00:18 [INFO] You have 0 Checkstyle violations. 17:00:18 [INFO] 17:00:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ truststore-api --- 17:00:18 [INFO] Starting audit... 17:00:18 Audit done. 17:00:18 [INFO] You have 0 Checkstyle violations. 17:00:18 [INFO] 17:00:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ truststore-api --- 17:00:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/classes/LICENSE 17:00:18 [INFO] 17:00:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-api --- 17:00:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/main/resources 17:00:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/generated-sources/spi 17:00:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:00:18 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:00:18 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:00:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/generated-sources/spi 17:00:18 [INFO] 17:00:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ truststore-api --- 17:00:18 [INFO] Recompiling the module because of changed dependency. 17:00:18 [INFO] Compiling 50 source files with javac [debug release 17] to target/classes 17:00:19 [INFO] 17:00:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ truststore-api >>> 17:00:19 [INFO] 17:00:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ truststore-api --- 17:00:19 [INFO] Fork Value is true 17:00:21 [INFO] Done SpotBugs Analysis.... 17:00:21 [INFO] 17:00:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ truststore-api <<< 17:00:21 [INFO] 17:00:21 [INFO] 17:00:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ truststore-api --- 17:00:21 [INFO] BugInstance size is 0 17:00:21 [INFO] Error size is 0 17:00:21 [INFO] No errors/warnings found 17:00:21 [INFO] 17:00:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-api --- 17:00:21 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/src/test/resources 17:00:21 [INFO] 17:00:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ truststore-api --- 17:00:21 [INFO] No sources to compile 17:00:21 [INFO] 17:00:21 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ truststore-api --- 17:00:21 [INFO] No tests to run. 17:00:21 [INFO] 17:00:21 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ truststore-api --- 17:00:21 [INFO] 17:00:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-api --- 17:00:21 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT.jar 17:00:21 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/classes/META-INF/MANIFEST.MF 17:00:21 [INFO] 17:00:21 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ truststore-api --- 17:00:21 [INFO] No previous run data found, generating javadoc. 17:00:24 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-javadoc.jar 17:00:24 [INFO] 17:00:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ truststore-api --- 17:00:24 [INFO] CycloneDX: Resolving Dependencies 17:00:24 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:00:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.xml 17:00:24 [INFO] attaching as truststore-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.json 17:00:24 [INFO] attaching as truststore-api-7.0.11-SNAPSHOT-cyclonedx.json 17:00:24 [INFO] 17:00:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-api --- 17:00:24 [INFO] Skipping duplicate-finder execution! 17:00:24 [INFO] 17:00:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ truststore-api --- 17:00:24 [INFO] No dependency problems found 17:00:24 [INFO] 17:00:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ truststore-api --- 17:00:24 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-sources.jar 17:00:24 [INFO] 17:00:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ truststore-api --- 17:00:24 [INFO] 17:00:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ truststore-api --- 17:00:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:24 [INFO] 17:00:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-api --- 17:00:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT.pom 17:00:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT.jar 17:00:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT-javadoc.jar 17:00:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT-cyclonedx.json 17:00:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT-sources.jar 17:00:24 [INFO] 17:00:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-api --- 17:00:24 [INFO] Installing org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT.jar 17:00:24 [INFO] Writing OBR metadata 17:00:24 [INFO] 17:00:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-api --- 17:00:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:24 [INFO] 17:00:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-api --- 17:00:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:24 [INFO] 17:00:24 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ truststore-api --- 17:00:24 [INFO] org.opendaylight.netconf:truststore-api:bundle:7.0.11-SNAPSHOT 17:00:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:00:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:00:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:00:24 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:00:24 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:00:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:00:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:00:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:00:24 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:00:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:00:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:00:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:24 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:24 [INFO] +- junit:junit:jar:4.13.2:test 17:00:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:24 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:00:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:24 [INFO] 17:00:24 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ truststore-api --- 17:00:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/sonatype-clm/module.xml 17:00:24 [INFO] 17:00:24 [INFO] --------------< org.opendaylight.netconf:truststore-none >-------------- 17:00:24 [INFO] Building truststore-none 7.0.11-SNAPSHOT [35/121] 17:00:24 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:24 [INFO] 17:00:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-none --- 17:00:24 [INFO] 17:00:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-none --- 17:00:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:24 [INFO] 17:00:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ truststore-none --- 17:00:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:24 [INFO] 17:00:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-none --- 17:00:25 [INFO] 17:00:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ truststore-none --- 17:00:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/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:00:25 [INFO] 17:00:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ truststore-none --- 17:00:25 [INFO] Starting audit... 17:00:25 Audit done. 17:00:25 [INFO] You have 0 Checkstyle violations. 17:00:25 [INFO] 17:00:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ truststore-none --- 17:00:25 [INFO] Starting audit... 17:00:25 Audit done. 17:00:25 [INFO] You have 0 Checkstyle violations. 17:00:25 [INFO] 17:00:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ truststore-none --- 17:00:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/classes/LICENSE 17:00:25 [INFO] 17:00:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ truststore-none --- 17:00:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/src/main/resources 17:00:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/generated-sources/spi 17:00:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/generated-sources/yang 17:00:25 [INFO] 17:00:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ truststore-none --- 17:00:25 [INFO] Recompiling the module because of changed dependency. 17:00:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:00:25 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:00:25 [INFO] 17:00:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ truststore-none >>> 17:00:25 [INFO] 17:00:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ truststore-none --- 17:00:25 [INFO] Fork Value is true 17:00:27 [INFO] Done SpotBugs Analysis.... 17:00:27 [INFO] 17:00:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ truststore-none <<< 17:00:27 [INFO] 17:00:27 [INFO] 17:00:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ truststore-none --- 17:00:27 [INFO] BugInstance size is 0 17:00:27 [INFO] Error size is 0 17:00:27 [INFO] No errors/warnings found 17:00:27 [INFO] 17:00:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ truststore-none --- 17:00:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/src/test/resources 17:00:27 [INFO] 17:00:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ truststore-none --- 17:00:27 [INFO] No sources to compile 17:00:27 [INFO] 17:00:27 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ truststore-none --- 17:00:27 [INFO] No tests to run. 17:00:27 [INFO] 17:00:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ truststore-none --- 17:00:27 [INFO] 17:00:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ truststore-none --- 17:00:27 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT.jar 17:00:27 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/classes/META-INF/MANIFEST.MF 17:00:27 [INFO] 17:00:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ truststore-none --- 17:00:27 [INFO] No previous run data found, generating javadoc. 17:00:28 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-javadoc.jar 17:00:28 [INFO] 17:00:28 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ truststore-none --- 17:00:28 [INFO] CycloneDX: Resolving Dependencies 17:00:29 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:00:29 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.xml 17:00:29 [INFO] attaching as truststore-none-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:29 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.json 17:00:29 [INFO] attaching as truststore-none-7.0.11-SNAPSHOT-cyclonedx.json 17:00:29 [INFO] 17:00:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ truststore-none --- 17:00:29 [INFO] Skipping duplicate-finder execution! 17:00:29 [INFO] 17:00:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ truststore-none --- 17:00:29 [INFO] No dependency problems found 17:00:29 [INFO] 17:00:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ truststore-none --- 17:00:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-sources.jar 17:00:29 [INFO] 17:00:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ truststore-none --- 17:00:29 [INFO] 17:00:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ truststore-none --- 17:00:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:29 [INFO] 17:00:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-none --- 17:00:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/pom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT.pom 17:00:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT.jar 17:00:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT-javadoc.jar 17:00:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.xml to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/bom.json to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT-cyclonedx.json 17:00:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT-sources.jar 17:00:29 [INFO] 17:00:29 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ truststore-none --- 17:00:29 [INFO] Installing org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT.jar 17:00:29 [INFO] Writing OBR metadata 17:00:29 [INFO] 17:00:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-none --- 17:00:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:29 [INFO] 17:00:29 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ truststore-none --- 17:00:29 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:29 [INFO] 17:00:29 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ truststore-none --- 17:00:29 [INFO] org.opendaylight.netconf:truststore-none:bundle:7.0.11-SNAPSHOT 17:00:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:29 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:00:29 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:00:29 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:29 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:29 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:00:29 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:00:29 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:00:29 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:00:29 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:00:29 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:00:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:00:29 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:00:29 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:00:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:00:29 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:00:29 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:29 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:29 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:29 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:29 [INFO] +- junit:junit:jar:4.13.2:test 17:00:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:00:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:29 [INFO] 17:00:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ truststore-none --- 17:00:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/sonatype-clm/module.xml 17:00:29 [INFO] 17:00:29 [INFO] ----------< org.opendaylight.netconf:odl-netconf-truststore >----------- 17:00:29 [INFO] Building OpenDaylight :: Netconf :: Trust Store 7.0.11-SNAPSHOT [36/121] 17:00:29 [INFO] ------------------------------[ feature ]------------------------------- 17:00:29 [INFO] 17:00:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-truststore --- 17:00:29 [INFO] 17:00:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-truststore --- 17:00:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:29 [INFO] 17:00:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-truststore --- 17:00:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:29 [INFO] 17:00:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-truststore --- 17:00:29 [INFO] 17:00:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-truststore --- 17:00:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:29 [INFO] argLine set to empty 17:00:29 [INFO] 17:00:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-truststore --- 17:00:29 [INFO] Starting audit... 17:00:29 Audit done. 17:00:29 [INFO] You have 0 Checkstyle violations. 17:00:29 [INFO] 17:00:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-truststore --- 17:00:29 [INFO] Starting audit... 17:00:29 Audit done. 17:00:29 [INFO] You have 0 Checkstyle violations. 17:00:29 [INFO] 17:00:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-truststore --- 17:00:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/classes/LICENSE 17:00:29 [INFO] 17:00:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-truststore --- 17:00:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/feature/feature.xml 17:00:29 [INFO] ...done! 17:00:29 [INFO] Attaching features XML 17:00:29 [INFO] 17:00:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-truststore --- 17:00:29 [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:00:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:00:29 [INFO] 17:00:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-truststore >>> 17:00:29 [INFO] 17:00:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-truststore --- 17:00:29 [INFO] 17:00:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-truststore <<< 17:00:29 [INFO] 17:00:29 [INFO] 17:00:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-truststore --- 17:00:29 [INFO] 17:00:29 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-truststore --- 17:00:29 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-truststore 17:00:29 [INFO] Project dependency features detected: [] 17:00:29 [INFO] Pax Exam System (Version: 4.13.3) created. 17:00:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:00:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:00:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:00:30 [INFO] Waiting for remote bundle context.. on 21000 name: 1ace96c0-3ac2-4e80-aee1-6048c8db5377 timout: [ RelativeTimeout value = 180000 ] 17:00:37 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:00:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:00:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:00:37 [INFO] 17:00:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-truststore --- 17:00:37 [INFO] 17:00:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-truststore --- 17:00:37 [INFO] 17:00:37 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-truststore --- 17:00:37 [INFO] CycloneDX: Resolving Dependencies 17:00:37 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:00:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.xml 17:00:37 [INFO] attaching as odl-netconf-truststore-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.json 17:00:37 [INFO] attaching as odl-netconf-truststore-7.0.11-SNAPSHOT-cyclonedx.json 17:00:37 [INFO] 17:00:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-truststore --- 17:00:37 [INFO] Skipping duplicate-finder execution! 17:00:37 [INFO] 17:00:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-truststore --- 17:00:37 [INFO] Skipping plugin execution 17:00:37 [INFO] 17:00:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-truststore --- 17:00:37 [INFO] Skipping source per configuration. 17:00:37 [INFO] 17:00:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-truststore --- 17:00:37 [INFO] 17:00:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-truststore --- 17:00:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:37 [INFO] 17:00:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-truststore --- 17:00:37 [WARNING] 17:00:37 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 17:00:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:37 [WARNING] 17:00:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:37 [WARNING] 17:00:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-SNAPSHOT.pom 17:00:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-SNAPSHOT-features.xml 17:00:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/odl-netconf-truststore-7.0.11-SNAPSHOT-cyclonedx.json 17:00:37 [INFO] 17:00:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-truststore --- 17:00:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:37 [WARNING] 17:00:37 [WARNING] The packaging plugin for project odl-netconf-truststore did not assign 17:00:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:37 [WARNING] 17:00:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:37 [WARNING] 17:00:37 [INFO] 17:00:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-truststore --- 17:00:37 [INFO] org.opendaylight.netconf:odl-netconf-truststore:feature:7.0.11-SNAPSHOT 17:00:37 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:00:37 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:00:37 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:00:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:00:37 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:00:37 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:00:37 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:00:37 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:00:37 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:00:37 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:00:37 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:00:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:00:37 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:00:37 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:00:37 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:37 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:00:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:00:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:00:37 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:00:37 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:00:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:37 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:00:37 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:00:37 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:37 [INFO] +- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:00:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:37 [INFO] +- junit:junit:jar:4.13.2:test 17:00:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:37 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:00:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:37 [INFO] 17:00:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-truststore --- 17:00:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-truststore/target/sonatype-clm/module.xml 17:00:37 [INFO] 17:00:37 [INFO] ---------------< org.opendaylight.netconf:transport-api >--------------- 17:00:37 [INFO] Building transport-api 7.0.11-SNAPSHOT [37/121] 17:00:37 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:37 [INFO] 17:00:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-api --- 17:00:37 [INFO] 17:00:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-api --- 17:00:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:37 [INFO] 17:00:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-api --- 17:00:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:37 [INFO] 17:00:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-api --- 17:00:38 [INFO] 17:00:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-api --- 17:00:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-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:00:38 [INFO] 17:00:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-api --- 17:00:38 [INFO] Starting audit... 17:00:38 Audit done. 17:00:38 [INFO] You have 0 Checkstyle violations. 17:00:38 [INFO] 17:00:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-api --- 17:00:38 [INFO] Starting audit... 17:00:38 Audit done. 17:00:38 [INFO] You have 0 Checkstyle violations. 17:00:38 [INFO] 17:00:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-api --- 17:00:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/classes/LICENSE 17:00:38 [INFO] 17:00:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-api --- 17:00:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/resources 17:00:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/generated-sources/spi 17:00:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/generated-sources/yang 17:00:38 [INFO] 17:00:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-api --- 17:00:38 [INFO] Recompiling the module because of changed dependency. 17:00:38 [INFO] Compiling 9 source files with javac [debug release 17 module-path] to target/classes 17:00:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[11,35] requires transitive directive for an automatic module 17:00:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[12,33] requires transitive directive for an automatic module 17:00:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[13,33] requires transitive directive for an automatic module 17:00:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/main/java/module-info.java:[17,47] requires transitive directive for an automatic module 17:00:38 [INFO] 17:00:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-api >>> 17:00:38 [INFO] 17:00:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-api --- 17:00:38 [INFO] Fork Value is true 17:00:41 [INFO] Done SpotBugs Analysis.... 17:00:41 [INFO] 17:00:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-api <<< 17:00:41 [INFO] 17:00:41 [INFO] 17:00:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-api --- 17:00:41 [INFO] BugInstance size is 0 17:00:41 [INFO] Error size is 0 17:00:41 [INFO] No errors/warnings found 17:00:41 [INFO] 17:00:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-api --- 17:00:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/src/test/resources 17:00:41 [INFO] 17:00:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-api --- 17:00:41 [INFO] No sources to compile 17:00:41 [INFO] 17:00:41 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-api --- 17:00:41 [INFO] No tests to run. 17:00:41 [INFO] 17:00:41 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-api --- 17:00:41 [INFO] 17:00:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-api --- 17:00:41 [WARNING] Bundle org.opendaylight.netconf:transport-api:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 17:00:41 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:41 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle] 17:00:41 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:netty-common, Jar:netty-transport, Jar:netty-buffer, Jar:netty-resolver, Jar:org.eclipse.jdt.annotation, Jar:yang-common, Jar:concepts, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:41 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT.jar 17:00:41 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/classes/META-INF/MANIFEST.MF 17:00:41 [INFO] 17:00:41 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-api --- 17:00:41 [INFO] No previous run data found, generating javadoc. 17:00:42 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-javadoc.jar 17:00:42 [INFO] 17:00:42 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-api --- 17:00:42 [INFO] CycloneDX: Resolving Dependencies 17:00:42 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 17:00:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.xml 17:00:43 [INFO] attaching as transport-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:43 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.json 17:00:43 [INFO] attaching as transport-api-7.0.11-SNAPSHOT-cyclonedx.json 17:00:43 [INFO] 17:00:43 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-api --- 17:00:43 [INFO] Skipping duplicate-finder execution! 17:00:43 [INFO] 17:00:43 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-api --- 17:00:43 [INFO] No dependency problems found 17:00:43 [INFO] 17:00:43 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-api --- 17:00:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-sources.jar 17:00:43 [INFO] 17:00:43 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-api --- 17:00:43 [INFO] 17:00:43 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-api --- 17:00:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:43 [INFO] 17:00:43 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-api --- 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT.pom 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT.jar 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT-javadoc.jar 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT-cyclonedx.json 17:00:43 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT-sources.jar 17:00:43 [INFO] 17:00:43 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-api --- 17:00:43 [INFO] Installing org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT.jar 17:00:43 [INFO] Writing OBR metadata 17:00:43 [INFO] 17:00:43 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-api --- 17:00:43 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:43 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:43 [INFO] 17:00:43 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-api --- 17:00:43 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:43 [INFO] 17:00:43 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-api --- 17:00:43 [INFO] org.opendaylight.netconf:transport-api:bundle:7.0.11-SNAPSHOT 17:00:43 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:43 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:43 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:43 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:00:43 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:00:43 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:43 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 17:00:43 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:00:43 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:00:43 [INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:00:43 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:43 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:00:43 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:00:43 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:43 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:43 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:43 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:43 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:43 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:43 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:43 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:43 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:43 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:43 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:43 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:43 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:43 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:43 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:43 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:43 [INFO] +- junit:junit:jar:4.13.2:test 17:00:43 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:43 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:43 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:43 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:00:43 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:43 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:43 [INFO] 17:00:43 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-api --- 17:00:43 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/sonatype-clm/module.xml 17:00:43 [INFO] 17:00:43 [INFO] ---------< org.opendaylight.netconf:odl-netconf-transport-api >--------- 17:00:43 [INFO] Building OpenDaylight :: Netconf :: Transport API 7.0.11-SNAPSHOT [38/121] 17:00:43 [INFO] ------------------------------[ feature ]------------------------------- 17:00:43 [INFO] 17:00:43 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-transport-api --- 17:00:43 [INFO] 17:00:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-transport-api --- 17:00:43 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:43 [INFO] 17:00:43 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-transport-api --- 17:00:43 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:43 [INFO] 17:00:43 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-transport-api --- 17:00:43 [INFO] 17:00:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-transport-api --- 17:00:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:43 [INFO] argLine set to empty 17:00:43 [INFO] 17:00:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-transport-api --- 17:00:43 [INFO] Starting audit... 17:00:43 Audit done. 17:00:43 [INFO] You have 0 Checkstyle violations. 17:00:43 [INFO] 17:00:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-transport-api --- 17:00:43 [INFO] Starting audit... 17:00:43 Audit done. 17:00:43 [INFO] You have 0 Checkstyle violations. 17:00:43 [INFO] 17:00:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-transport-api --- 17:00:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/classes/LICENSE 17:00:43 [INFO] 17:00:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport-api --- 17:00:43 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/feature/feature.xml 17:00:43 [INFO] ...done! 17:00:43 [INFO] Attaching features XML 17:00:43 [INFO] 17:00:43 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-transport-api --- 17:00:43 [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:00:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:00:43 [INFO] 17:00:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-transport-api >>> 17:00:43 [INFO] 17:00:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-transport-api --- 17:00:43 [INFO] 17:00:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-transport-api <<< 17:00:43 [INFO] 17:00:43 [INFO] 17:00:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-transport-api --- 17:00:43 [INFO] 17:00:43 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-transport-api --- 17:00:43 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport-api 17:00:43 [INFO] Project dependency features detected: [] 17:00:43 [INFO] Pax Exam System (Version: 4.13.3) created. 17:00:43 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:00:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:00:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:00:44 [INFO] Waiting for remote bundle context.. on 21000 name: c8a8a0d3-d97d-44d7-b64a-33811cac81cc timout: [ RelativeTimeout value = 180000 ] 17:00:50 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:00:50 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:00:50 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:00:50 [INFO] 17:00:50 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-transport-api --- 17:00:50 [INFO] 17:00:50 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-transport-api --- 17:00:50 [INFO] 17:00:50 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-transport-api --- 17:00:50 [INFO] CycloneDX: Resolving Dependencies 17:00:51 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:00:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.xml 17:00:51 [INFO] attaching as odl-netconf-transport-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.json 17:00:51 [INFO] attaching as odl-netconf-transport-api-7.0.11-SNAPSHOT-cyclonedx.json 17:00:51 [INFO] 17:00:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport-api --- 17:00:51 [INFO] Skipping duplicate-finder execution! 17:00:51 [INFO] 17:00:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-transport-api --- 17:00:51 [INFO] Skipping plugin execution 17:00:51 [INFO] 17:00:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport-api --- 17:00:51 [INFO] Skipping source per configuration. 17:00:51 [INFO] 17:00:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-transport-api --- 17:00:51 [INFO] 17:00:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-transport-api --- 17:00:51 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:00:51 [INFO] 17:00:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-transport-api --- 17:00:51 [WARNING] 17:00:51 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 17:00:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:51 [WARNING] 17:00:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:51 [WARNING] 17:00:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-SNAPSHOT.pom 17:00:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-SNAPSHOT-features.xml 17:00:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/odl-netconf-transport-api-7.0.11-SNAPSHOT-cyclonedx.json 17:00:51 [INFO] 17:00:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-transport-api --- 17:00:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:51 [WARNING] 17:00:51 [WARNING] The packaging plugin for project odl-netconf-transport-api did not assign 17:00:51 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:00:51 [WARNING] 17:00:51 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:00:51 [WARNING] 17:00:51 [INFO] 17:00:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-transport-api --- 17:00:51 [INFO] org.opendaylight.netconf:odl-netconf-transport-api:feature:7.0.11-SNAPSHOT 17:00:51 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:00:51 [INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:00:51 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:00:51 [INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:00:51 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:00:51 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:00:51 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:00:51 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:00:51 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:00:51 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:00:51 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:00:51 [INFO] +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:00:51 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:00:51 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:00:51 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:00:51 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:00:51 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:00:51 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:00:51 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:00:51 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:00:51 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:00:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:00:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:00:51 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:00:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:00:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:00:51 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:00:51 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:00:51 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:00:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:51 [INFO] +- junit:junit:jar:4.13.2:test 17:00:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:51 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:00:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:51 [INFO] 17:00:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-transport-api --- 17:00:51 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport-api/target/sonatype-clm/module.xml 17:00:51 [INFO] 17:00:51 [INFO] --------------< org.opendaylight.netconf:shaded-sshd-jar >-------------- 17:00:51 [INFO] Building shaded-sshd-jar 7.0.11-SNAPSHOT [39/121] 17:00:51 [INFO] --------------------------------[ jar ]--------------------------------- 17:00:51 [INFO] 17:00:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-sshd-jar --- 17:00:51 [INFO] 17:00:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-sshd-jar --- 17:00:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:51 [INFO] 17:00:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-sshd-jar --- 17:00:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:51 [INFO] 17:00:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-sshd-jar --- 17:00:52 [INFO] 17:00:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-sshd-jar --- 17:00:52 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/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:00:52 [INFO] 17:00:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-sshd-jar --- 17:00:52 [INFO] Starting audit... 17:00:52 Audit done. 17:00:52 [INFO] You have 0 Checkstyle violations. 17:00:52 [INFO] 17:00:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-sshd-jar --- 17:00:52 [INFO] Starting audit... 17:00:52 Audit done. 17:00:52 [INFO] You have 0 Checkstyle violations. 17:00:52 [INFO] 17:00:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-sshd-jar --- 17:00:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/classes/LICENSE 17:00:52 [INFO] 17:00:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd-jar --- 17:00:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/src/main/resources 17:00:52 [INFO] 17:00:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-sshd-jar --- 17:00:52 [INFO] No sources to compile 17:00:52 [INFO] 17:00:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ shaded-sshd-jar >>> 17:00:52 [INFO] 17:00:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ shaded-sshd-jar --- 17:00:52 [INFO] 17:00:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ shaded-sshd-jar <<< 17:00:52 [INFO] 17:00:52 [INFO] 17:00:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ shaded-sshd-jar --- 17:00:52 [INFO] 17:00:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd-jar --- 17:00:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/src/test/resources 17:00:52 [INFO] 17:00:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-sshd-jar --- 17:00:52 [INFO] No sources to compile 17:00:52 [INFO] 17:00:52 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ shaded-sshd-jar --- 17:00:52 [INFO] No tests to run. 17:00:52 [INFO] 17:00:52 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ shaded-sshd-jar --- 17:00:52 [INFO] 17:00:52 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ shaded-sshd-jar --- 17:00:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT.jar 17:00:52 [INFO] 17:00:52 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ shaded-sshd-jar --- 17:00:52 [INFO] 17:00:52 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ shaded-sshd-jar --- 17:00:52 [INFO] Including org.apache.sshd:sshd-osgi:jar:2.13.2 in the shaded jar. 17:00:52 [INFO] Including org.apache.sshd:sshd-netty:jar:2.13.2 in the shaded jar. 17:00:52 [INFO] Including net.i2p.crypto:eddsa:jar:0.3.0 in the shaded jar. 17:00:52 [INFO] Excluding org.slf4j:jcl-over-slf4j:jar:2.0.12 from the shaded jar. 17:00:52 [INFO] Excluding io.netty:netty-transport:jar:4.1.112.Final from the shaded jar. 17:00:52 [INFO] Excluding io.netty:netty-common:jar:4.1.112.Final from the shaded jar. 17:00:52 [INFO] Excluding io.netty:netty-buffer:jar:4.1.112.Final from the shaded jar. 17:00:52 [INFO] Excluding io.netty:netty-resolver:jar:4.1.112.Final from the shaded jar. 17:00:52 [INFO] Excluding io.netty:netty-handler:jar:4.1.112.Final from the shaded jar. 17:00:52 [INFO] Excluding io.netty:netty-transport-native-unix-common:jar:4.1.112.Final from the shaded jar. 17:00:52 [INFO] Excluding io.netty:netty-codec:jar:4.1.112.Final from the shaded jar. 17:00:52 [WARNING] Could not get sources for org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.11-SNAPSHOT 17:00:53 [INFO] Replacing original artifact with shaded artifact. 17:00:53 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-shaded.jar 17:00:53 [INFO] Replacing original source artifact with shaded source artifact. 17:00:53 [INFO] Replacing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-sources.jar with /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-shaded-sources.jar 17:00:53 [INFO] 17:00:53 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ shaded-sshd-jar --- 17:00:53 [INFO] Skipping CycloneDX goal, because module skips deploy 17:00:53 [INFO] 17:00:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd-jar --- 17:00:53 [INFO] Skipping duplicate-finder execution! 17:00:53 [INFO] 17:00:53 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-sshd-jar --- 17:00:53 [WARNING] Unused declared dependencies found: 17:00:53 [WARNING] org.apache.sshd:sshd-osgi:jar:2.13.2:compile 17:00:53 [WARNING] net.i2p.crypto:eddsa:jar:0.3.0:compile 17:00:53 [WARNING] org.apache.sshd:sshd-netty:jar:2.13.2:compile 17:00:53 [INFO] 17:00:53 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd-jar --- 17:00:53 [INFO] No sources in project. Archive not created. 17:00:53 [INFO] 17:00:53 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-sshd-jar --- 17:00:53 [INFO] 17:00:53 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-sshd-jar --- 17:00:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:53 [INFO] 17:00:53 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-sshd-jar --- 17:00:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.11-SNAPSHOT/shaded-sshd-jar-7.0.11-SNAPSHOT.pom 17:00:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.11-SNAPSHOT/shaded-sshd-jar-7.0.11-SNAPSHOT.jar 17:00:53 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd-jar/7.0.11-SNAPSHOT/shaded-sshd-jar-7.0.11-SNAPSHOT-sources.jar 17:00:53 [INFO] 17:00:53 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-sshd-jar --- 17:00:53 [INFO] Skipping artifact deployment 17:00:53 [INFO] 17:00:53 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ shaded-sshd-jar --- 17:00:53 [INFO] org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.11-SNAPSHOT 17:00:53 [INFO] +- org.apache.sshd:sshd-osgi:jar:2.13.2:compile 17:00:53 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:compile 17:00:53 [INFO] +- org.apache.sshd:sshd-netty:jar:2.13.2:compile 17:00:53 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:00:53 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:00:53 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:00:53 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:00:53 [INFO] | \- io.netty:netty-handler:jar:4.1.112.Final:compile 17:00:53 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:00:53 [INFO] | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:00:53 [INFO] +- net.i2p.crypto:eddsa:jar:0.3.0:compile 17:00:53 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:53 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:53 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:53 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:53 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:53 [INFO] +- junit:junit:jar:4.13.2:test 17:00:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:53 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:00:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:53 [INFO] 17:00:53 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ shaded-sshd-jar --- 17:00:53 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/sonatype-clm/module.xml 17:00:53 [INFO] 17:00:53 [INFO] ----------------< org.opendaylight.netconf:shaded-sshd >---------------- 17:00:53 [INFO] Building shaded-sshd 7.0.11-SNAPSHOT [40/121] 17:00:53 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:53 [INFO] 17:00:53 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ shaded-sshd --- 17:00:53 [INFO] 17:00:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ shaded-sshd --- 17:00:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:53 [INFO] 17:00:53 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ shaded-sshd --- 17:00:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:53 [INFO] 17:00:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ shaded-sshd --- 17:00:54 [INFO] 17:00:54 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ shaded-sshd --- 17:00:54 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/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:00:54 [INFO] 17:00:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ shaded-sshd --- 17:00:54 [INFO] Starting audit... 17:00:54 Audit done. 17:00:54 [INFO] You have 0 Checkstyle violations. 17:00:54 [INFO] 17:00:54 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ shaded-sshd --- 17:00:54 [INFO] Starting audit... 17:00:54 Audit done. 17:00:54 [INFO] You have 0 Checkstyle violations. 17:00:54 [INFO] 17:00:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ shaded-sshd --- 17:00:54 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/classes/LICENSE 17:00:54 [INFO] 17:00:54 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ shaded-sshd --- 17:00:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/src/main/resources 17:00:54 [INFO] 17:00:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ shaded-sshd --- 17:00:54 [INFO] No sources to compile 17:00:54 [INFO] 17:00:54 [INFO] --- maven-dependency-plugin:3.8.0:unpack (unpack) @ shaded-sshd --- 17:00:54 [INFO] Configured Artifact: org.opendaylight.netconf:shaded-sshd-jar:7.0.11-SNAPSHOT:jar 17:00:54 [INFO] 17:00:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ shaded-sshd >>> 17:00:54 [INFO] 17:00:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ shaded-sshd --- 17:00:54 [INFO] 17:00:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ shaded-sshd <<< 17:00:54 [INFO] 17:00:54 [INFO] 17:00:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ shaded-sshd --- 17:00:54 [INFO] Spotbugs plugin skipped 17:00:54 [INFO] 17:00:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ shaded-sshd --- 17:00:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/src/test/resources 17:00:54 [INFO] 17:00:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ shaded-sshd --- 17:00:54 [INFO] No sources to compile 17:00:54 [INFO] 17:00:54 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ shaded-sshd --- 17:00:54 [INFO] No tests to run. 17:00:54 [INFO] 17:00:54 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-sources) @ shaded-sshd --- 17:00:55 [INFO] 17:00:55 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ shaded-sshd --- 17:00:55 [INFO] 17:00:55 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (default) @ shaded-sshd --- 17:00:55 [INFO] Source directory: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sources added. 17:00:55 [INFO] 17:00:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ shaded-sshd --- 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/bigint 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/math/ed25519 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/eddsa/spec 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/common 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/local 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/agent/unix 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/certificate 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/hostbased 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/keyboard 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/password 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/auth/pubkey 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/channel/exit 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/hosts 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/config/keys 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/future 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/global 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/kex 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/keyverifier 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/session/forward 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/simple 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/client/subsystem 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/auth 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/exception 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/channel/throttle 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/cipher 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/compression 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/impl 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/openssh/kdf 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/pem 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/loader/ssh2 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/u2f 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/config/keys/writer/openssh 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/digest 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nativefs 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/nonefs 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/root 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/util 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/file/virtualfs 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/forward 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/future 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/global 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/helpers 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/io/nio2 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/dh 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/kex/extension/parser 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/keyprovider 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/mac 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/random 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/session/helpers 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/signature 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/buffer/keys 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/closeable 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/functors 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/helper 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/der 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/functors 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/input 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/output 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/io/resource 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/logging 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/net 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/bouncycastle 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/security/eddsa 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/common/util/threads 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/core 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/netty 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/gss 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/hostbased 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/keyboard 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/password 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/auth/pubkey 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/channel 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/command 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/config/keys 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/forward 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/global 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/jaas 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/kex 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/keyprovider 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/session 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/shell 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/subsystem 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package:org/opendaylight/netconf/shaded/sshd/server/x11 17:00:55 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:00:55 Package found in [Jar:., Jar:shaded-sshd-jar] 17:00:55 Class path [Jar:., Jar:shaded-sshd-jar, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:sshd-netty, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:netty-handler, Jar:netty-transport-native-unix-common, Jar:netty-codec, Jar:eddsa, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.config.keys.loader.openssh, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 17:00:55 [WARNING] Bundle org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT : Export org.opendaylight.netconf.shaded.sshd.common.util.security.eddsa, has 1, private references [org.opendaylight.netconf.shaded.sshd.common.config.keys.impl] 17:00:55 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT.jar 17:00:55 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/classes/META-INF/MANIFEST.MF 17:00:55 [INFO] 17:00:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ shaded-sshd --- 17:00:55 [INFO] Skipping javadoc generation 17:00:55 [INFO] 17:00:55 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ shaded-sshd --- 17:00:55 [INFO] CycloneDX: Resolving Dependencies 17:00:56 [INFO] CycloneDX: Creating BOM version 1.5 with 15 component(s) 17:00:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.xml 17:00:56 [INFO] attaching as shaded-sshd-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.json 17:00:56 [INFO] attaching as shaded-sshd-7.0.11-SNAPSHOT-cyclonedx.json 17:00:56 [INFO] 17:00:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ shaded-sshd --- 17:00:56 [INFO] Skipping duplicate-finder execution! 17:00:56 [INFO] 17:00:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ shaded-sshd --- 17:00:56 [WARNING] Used undeclared dependencies found: 17:00:56 [WARNING] io.netty:netty-common:jar:4.1.112.Final:provided 17:00:56 [WARNING] io.netty:netty-buffer:jar:4.1.112.Final:provided 17:00:56 [WARNING] io.netty:netty-handler:jar:4.1.112.Final:provided 17:00:56 [WARNING] io.netty:netty-transport:jar:4.1.112.Final:provided 17:00:56 [INFO] 17:00:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ shaded-sshd --- 17:00:56 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT-sources.jar 17:00:56 [INFO] 17:00:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ shaded-sshd --- 17:00:56 [INFO] Skipping modernizer execution! 17:00:56 [INFO] 17:00:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ shaded-sshd --- 17:00:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:00:56 [INFO] 17:00:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ shaded-sshd --- 17:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/pom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT.pom 17:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT.jar 17:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.xml to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT-cyclonedx.xml 17:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/bom.json to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT-cyclonedx.json 17:00:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT-sources.jar 17:00:56 [INFO] 17:00:56 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ shaded-sshd --- 17:00:56 [INFO] Installing org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT.jar 17:00:56 [INFO] Writing OBR metadata 17:00:56 [INFO] 17:00:56 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ shaded-sshd --- 17:00:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:00:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:00:56 [INFO] 17:00:56 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ shaded-sshd --- 17:00:56 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:00:56 [INFO] 17:00:56 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ shaded-sshd --- 17:00:56 [INFO] org.opendaylight.netconf:shaded-sshd:bundle:7.0.11-SNAPSHOT 17:00:56 [INFO] +- org.opendaylight.netconf:shaded-sshd-jar:jar:7.0.11-SNAPSHOT:provided 17:00:56 [INFO] | +- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:00:56 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:00:56 [INFO] | +- org.apache.sshd:sshd-netty:jar:2.13.2:provided 17:00:56 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:provided 17:00:56 [INFO] | | | +- io.netty:netty-common:jar:4.1.112.Final:provided 17:00:56 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:provided 17:00:56 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.112.Final:provided 17:00:56 [INFO] | | \- io.netty:netty-handler:jar:4.1.112.Final:provided 17:00:56 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:provided 17:00:56 [INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:provided 17:00:56 [INFO] | \- net.i2p.crypto:eddsa:jar:0.3.0:provided 17:00:56 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:00:56 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:00:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:00:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:00:56 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:00:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:00:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:00:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:00:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:00:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:00:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:00:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:00:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:00:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:00:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:00:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:00:56 [INFO] +- junit:junit:jar:4.13.2:test 17:00:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:00:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:00:56 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:00:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 17:00:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:00:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:00:56 [INFO] 17:00:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ shaded-sshd --- 17:00:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/sonatype-clm/module.xml 17:00:56 [INFO] 17:00:56 [INFO] ---------------< org.opendaylight.netconf:transport-tcp >--------------- 17:00:56 [INFO] Building transport-tcp 7.0.11-SNAPSHOT [41/121] 17:00:56 [INFO] -------------------------------[ bundle ]------------------------------- 17:00:56 [INFO] 17:00:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-tcp --- 17:00:56 [INFO] 17:00:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-tcp --- 17:00:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:56 [INFO] 17:00:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-tcp --- 17:00:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:00:56 [INFO] 17:00:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-tcp --- 17:00:57 [INFO] 17:00:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-tcp --- 17:00:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/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:00:57 [INFO] 17:00:57 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ transport-tcp --- 17:00:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:00:57 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/main/yang 17:00:57 [INFO] yang-to-sources: Found 4 dependencies in 1.497 ms 17:00:57 [INFO] yang-to-sources: Project model files found: 3 in 3.721 ms 17:00:57 [INFO] yang-to-sources: 7 YANG models processed in 35.62 ms 17:00:57 [INFO] BindingJavaFileGenerator: Defined 48 files in 8.088 ms 17:00:57 [INFO] Sorted 48 files into 19 directories in 111.5 μs 17:00:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 48 in 21.33 ms 17:00:57 [INFO] 17:00:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-tcp --- 17:00:57 [INFO] Starting audit... 17:00:57 Audit done. 17:00:57 [INFO] You have 0 Checkstyle violations. 17:00:57 [INFO] 17:00:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-tcp --- 17:00:57 [INFO] Starting audit... 17:00:57 Audit done. 17:00:57 [INFO] You have 0 Checkstyle violations. 17:00:57 [INFO] 17:00:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-tcp --- 17:00:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/classes/LICENSE 17:00:57 [INFO] 17:00:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tcp --- 17:00:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/main/resources 17:00:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/generated-sources/spi 17:00:57 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:00:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:00:57 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:00:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/generated-sources/spi 17:00:57 [INFO] 17:00:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-tcp --- 17:00:57 [INFO] Recompiling the module because of changed dependency. 17:00:57 [INFO] Compiling 60 source files with javac [debug release 17] to target/classes 17:00:57 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:00:57 [INFO] 17:00:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-tcp >>> 17:00:57 [INFO] 17:00:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-tcp --- 17:00:57 [INFO] Fork Value is true 17:01:01 [INFO] Done SpotBugs Analysis.... 17:01:01 [INFO] 17:01:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-tcp <<< 17:01:01 [INFO] 17:01:01 [INFO] 17:01:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-tcp --- 17:01:01 [INFO] BugInstance size is 0 17:01:01 [INFO] Error size is 0 17:01:01 [INFO] No errors/warnings found 17:01:01 [INFO] 17:01:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tcp --- 17:01:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/src/test/resources 17:01:01 [INFO] 17:01:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-tcp --- 17:01:01 [INFO] Recompiling the module because of changed dependency. 17:01:01 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:01:01 [INFO] 17:01:01 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-tcp --- 17:01:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:01:01 [INFO] 17:01:01 [INFO] ------------------------------------------------------- 17:01:01 [INFO] T E S T S 17:01:01 [INFO] ------------------------------------------------------- 17:01:02 [INFO] Running org.opendaylight.netconf.transport.tcp.TCPClientServerTest 17:01:04 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:01:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.187 s -- in org.opendaylight.netconf.transport.tcp.TCPClientServerTest 17:01:06 [INFO] 17:01:06 [INFO] Results: 17:01:06 [INFO] 17:01:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:01:06 [INFO] 17:01:06 [INFO] 17:01:06 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-tcp --- 17:01:06 [INFO] 17:01:06 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tcp --- 17:01:06 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT.jar 17:01:06 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/classes/META-INF/MANIFEST.MF 17:01:06 [INFO] 17:01:06 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-tcp --- 17:01:06 [INFO] No previous run data found, generating javadoc. 17:01:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-javadoc.jar 17:01:08 [INFO] 17:01:08 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-tcp --- 17:01:08 [INFO] CycloneDX: Resolving Dependencies 17:01:09 [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) 17:01:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.xml 17:01:09 [INFO] attaching as transport-tcp-7.0.11-SNAPSHOT-cyclonedx.xml 17:01:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.json 17:01:09 [INFO] attaching as transport-tcp-7.0.11-SNAPSHOT-cyclonedx.json 17:01:09 [INFO] 17:01:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tcp --- 17:01:09 [INFO] Skipping duplicate-finder execution! 17:01:09 [INFO] 17:01:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-tcp --- 17:01:09 [INFO] No dependency problems found 17:01:09 [INFO] 17:01:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-tcp --- 17:01:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-sources.jar 17:01:09 [INFO] 17:01:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-tcp --- 17:01:09 [INFO] 17:01:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-tcp --- 17:01:09 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/code-coverage/jacoco.exec 17:01:09 [INFO] Analyzed bundle 'transport-tcp' with 20 classes 17:01:09 [INFO] 17:01:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-tcp --- 17:01:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT.pom 17:01:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT.jar 17:01:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT-javadoc.jar 17:01:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT-cyclonedx.xml 17:01:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT-cyclonedx.json 17:01:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT-sources.jar 17:01:09 [INFO] 17:01:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tcp --- 17:01:09 [INFO] Installing org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT.jar 17:01:09 [INFO] Writing OBR metadata 17:01:09 [INFO] 17:01:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-tcp --- 17:01:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:09 [INFO] 17:01:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tcp --- 17:01:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:09 [INFO] 17:01:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-tcp --- 17:01:09 [INFO] org.opendaylight.netconf:transport-tcp:bundle:7.0.11-SNAPSHOT 17:01:09 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:01:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:01:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:09 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 17:01:09 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:01:09 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:01:09 [INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:01:09 [INFO] +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:01:09 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:01:09 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:01:09 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:01:09 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:01:09 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:01:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:01:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:01:09 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:01:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:01:09 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:01:09 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:01:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:09 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:01:09 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:01:09 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:01:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:09 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:01:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:01:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:01:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:01:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:01:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:01:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:01:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:01:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:01:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:09 [INFO] +- junit:junit:jar:4.13.2:test 17:01:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:01:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:01:09 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:01:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:09 [INFO] 17:01:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-tcp --- 17:01:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/sonatype-clm/module.xml 17:01:09 [INFO] 17:01:09 [INFO] ---------------< org.opendaylight.netconf:transport-ssh >--------------- 17:01:09 [INFO] Building transport-ssh 7.0.11-SNAPSHOT [42/121] 17:01:09 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:09 [INFO] 17:01:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-ssh --- 17:01:09 [INFO] 17:01:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-ssh --- 17:01:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:09 [INFO] 17:01:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-ssh --- 17:01:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:09 [INFO] 17:01:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-ssh --- 17:01:10 [INFO] 17:01:10 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-ssh --- 17:01:10 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/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:01:10 [INFO] 17:01:10 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ transport-ssh --- 17:01:10 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:01:10 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/yang 17:01:10 [INFO] yang-to-sources: Found 7 dependencies in 3.557 ms 17:01:10 [INFO] yang-to-sources: Project model files found: 7 in 22.61 ms 17:01:10 [INFO] yang-to-sources: 13 YANG models processed in 103.8 ms 17:01:10 [INFO] BindingJavaFileGenerator: Defined 401 files in 18.35 ms 17:01:10 [INFO] Sorted 401 files into 33 directories in 432.4 μs 17:01:10 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 401 in 96.06 ms 17:01:10 [INFO] 17:01:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-ssh --- 17:01:10 [INFO] Starting audit... 17:01:10 Audit done. 17:01:10 [INFO] You have 0 Checkstyle violations. 17:01:10 [INFO] 17:01:10 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-ssh --- 17:01:10 [INFO] Starting audit... 17:01:10 Audit done. 17:01:10 [INFO] You have 0 Checkstyle violations. 17:01:10 [INFO] 17:01:10 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-ssh --- 17:01:10 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/classes/LICENSE 17:01:10 [INFO] 17:01:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-ssh --- 17:01:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/resources 17:01:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/generated-sources/spi 17:01:10 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 17:01:10 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:01:10 [INFO] Copying 7 resources from target/generated-sources/yang to target/classes 17:01:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/generated-sources/spi 17:01:10 [INFO] 17:01:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-ssh --- 17:01:10 [INFO] Recompiling the module because of changed dependency. 17:01:10 [INFO] Compiling 431 source files with javac [debug release 17] to target/classes 17:01:12 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[101,60] tripledescbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[100,59] blowfishcbc in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour256 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[99,58] arcfour256 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,26] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208.Arcfour128 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.encryption.algs.rev240208 has been deprecated and marked for removal 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[98,58] arcfour128 in org.opendaylight.netconf.shaded.sshd.common.cipher.BuiltinCiphers has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[123,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroupExchangeSha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[123,78] dhgex in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[117,72] dhg14 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[116,22] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208.DiffieHellmanGroup1Sha1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.ssh.key.exchange.algs.rev240208 has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[116,71] dhg1 in org.opendaylight.netconf.shaded.sshd.common.kex.BuiltinDHFactories has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[161,55] hmacsha196 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[159,54] hmacmd596 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[158,52] hmacmd5 in org.opendaylight.netconf.shaded.sshd.common.mac.BuiltinMacs has been deprecated 17:01:12 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/TransportUtils.java:[186,57] dsa in org.opendaylight.netconf.shaded.sshd.common.signature.BuiltinSignatures has been deprecated 17:01:12 [INFO] 17:01:12 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-ssh >>> 17:01:12 [INFO] 17:01:12 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-ssh --- 17:01:12 [INFO] Fork Value is true 17:01:18 [INFO] Done SpotBugs Analysis.... 17:01:18 [INFO] 17:01:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-ssh <<< 17:01:18 [INFO] 17:01:18 [INFO] 17:01:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-ssh --- 17:01:18 [INFO] BugInstance size is 0 17:01:18 [INFO] Error size is 0 17:01:18 [INFO] No errors/warnings found 17:01:18 [INFO] 17:01:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-ssh --- 17:01:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/src/test/resources 17:01:18 [INFO] 17:01:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-ssh --- 17:01:18 [INFO] Recompiling the module because of changed dependency. 17:01:18 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:01:18 [INFO] 17:01:18 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-ssh --- 17:01:18 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:01:18 [INFO] 17:01:18 [INFO] ------------------------------------------------------- 17:01:18 [INFO] T E S T S 17:01:18 [INFO] ------------------------------------------------------- 17:01:20 [INFO] Running org.opendaylight.netconf.transport.ssh.SshClientServerTest 17:01:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:01:38 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.47 s -- in org.opendaylight.netconf.transport.ssh.SshClientServerTest 17:01:38 [INFO] 17:01:38 [INFO] Results: 17:01:38 [INFO] 17:01:38 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0 17:01:38 [INFO] 17:01:38 [INFO] 17:01:38 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-ssh --- 17:01:38 [INFO] 17:01:38 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-ssh --- 17:01:38 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT.jar 17:01:39 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/classes/META-INF/MANIFEST.MF 17:01:39 [INFO] 17:01:39 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-ssh --- 17:01:39 [INFO] No previous run data found, generating javadoc. 17:01:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-javadoc.jar 17:01:44 [INFO] 17:01:44 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-ssh --- 17:01:44 [INFO] CycloneDX: Resolving Dependencies 17:01:45 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 17:01:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.xml 17:01:45 [INFO] attaching as transport-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 17:01:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.json 17:01:45 [INFO] attaching as transport-ssh-7.0.11-SNAPSHOT-cyclonedx.json 17:01:45 [INFO] 17:01:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-ssh --- 17:01:45 [INFO] Skipping duplicate-finder execution! 17:01:45 [INFO] 17:01:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-ssh --- 17:01:45 [INFO] No dependency problems found 17:01:45 [INFO] 17:01:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-ssh --- 17:01:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-sources.jar 17:01:45 [INFO] 17:01:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-ssh --- 17:01:45 [INFO] 17:01:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-ssh --- 17:01:45 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/code-coverage/jacoco.exec 17:01:45 [INFO] Analyzed bundle 'transport-ssh' with 50 classes 17:01:45 [INFO] 17:01:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-ssh --- 17:01:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT.pom 17:01:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT.jar 17:01:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT-javadoc.jar 17:01:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 17:01:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT-cyclonedx.json 17:01:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT-sources.jar 17:01:45 [INFO] 17:01:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-ssh --- 17:01:45 [INFO] Installing org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT.jar 17:01:45 [INFO] Writing OBR metadata 17:01:45 [INFO] 17:01:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-ssh --- 17:01:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:01:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:01:45 [INFO] 17:01:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-ssh --- 17:01:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:01:45 [INFO] 17:01:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-ssh --- 17:01:45 [INFO] org.opendaylight.netconf:transport-ssh:bundle:7.0.11-SNAPSHOT 17:01:45 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 17:01:45 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:01:45 [INFO] +- com.google.errorprone:error_prone_annotations:jar:2.30.0:provided 17:01:45 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:01:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:01:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:01:45 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:01:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:01:45 [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:01:45 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 17:01:45 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:01:45 [INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:01:45 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:01:45 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:01:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:01:45 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:01:45 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:01:45 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:01:45 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:01:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:01:45 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:01:45 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:01:45 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:01:45 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:01:45 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:01:45 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:01:45 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:01:45 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:01:45 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test 17:01:45 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:01:45 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:01:45 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:01:45 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:test 17:01:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:01:45 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:01:45 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:01:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:01:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:01:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:01:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:01:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:01:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:01:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:01:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:01:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:01:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:01:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:01:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:01:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:01:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:01:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:01:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:01:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:01:45 [INFO] +- junit:junit:jar:4.13.2:test 17:01:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:01:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:01:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:01:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:01:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:01:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:01:45 [INFO] 17:01:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-ssh --- 17:01:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/sonatype-clm/module.xml 17:01:45 [INFO] 17:01:45 [INFO] ---------------< org.opendaylight.netconf:transport-tls >--------------- 17:01:45 [INFO] Building transport-tls 7.0.11-SNAPSHOT [43/121] 17:01:45 [INFO] -------------------------------[ bundle ]------------------------------- 17:01:45 [INFO] 17:01:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-tls --- 17:01:45 [INFO] 17:01:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-tls --- 17:01:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:45 [INFO] 17:01:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-tls --- 17:01:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:01:45 [INFO] 17:01:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-tls --- 17:01:46 [INFO] 17:01:46 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-tls --- 17:01:46 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/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:01:46 [INFO] 17:01:46 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ transport-tls --- 17:01:46 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:01:46 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/yang 17:01:46 [INFO] yang-to-sources: Found 6 dependencies in 4.134 ms 17:01:46 [INFO] yang-to-sources: Project model files found: 4 in 24.53 ms 17:01:46 [INFO] yang-to-sources: 9 YANG models processed in 73.29 ms 17:01:46 [INFO] BindingJavaFileGenerator: Defined 485 files in 17.99 ms 17:01:46 [INFO] Sorted 485 files into 32 directories in 501.9 μs 17:01:46 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 485 in 82.50 ms 17:01:46 [INFO] 17:01:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-tls --- 17:01:46 [INFO] Starting audit... 17:01:46 Audit done. 17:01:46 [INFO] You have 0 Checkstyle violations. 17:01:46 [INFO] 17:01:46 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-tls --- 17:01:46 [INFO] Starting audit... 17:01:46 Audit done. 17:01:46 [INFO] You have 0 Checkstyle violations. 17:01:46 [INFO] 17:01:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-tls --- 17:01:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/classes/LICENSE 17:01:46 [INFO] 17:01:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-tls --- 17:01:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/resources 17:01:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/generated-sources/spi 17:01:46 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:01:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:01:46 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:01:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/generated-sources/spi 17:01:46 [INFO] 17:01:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-tls --- 17:01:46 [INFO] Recompiling the module because of changed dependency. 17:01:46 [INFO] Compiling 498 source files with javac [debug release 17] to target/classes 17:01:48 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:01:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[32,16] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$I in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 17:01:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/main/java/org/opendaylight/netconf/transport/tls/IetfTlsCommonFeatureProvider.java:[42,42] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208.Tls12$F in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.tls.common.rev240208 has been deprecated 17:01:48 [INFO] 17:01:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-tls >>> 17:01:48 [INFO] 17:01:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-tls --- 17:01:48 [INFO] Fork Value is true 17:01:52 [INFO] Done SpotBugs Analysis.... 17:01:52 [INFO] 17:01:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-tls <<< 17:01:52 [INFO] 17:01:52 [INFO] 17:01:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-tls --- 17:01:52 [INFO] BugInstance size is 0 17:01:52 [INFO] Error size is 0 17:01:52 [INFO] No errors/warnings found 17:01:52 [INFO] 17:01:52 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-tls --- 17:01:52 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/src/test/resources 17:01:52 [INFO] 17:01:52 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-tls --- 17:01:52 [INFO] Recompiling the module because of changed dependency. 17:01:52 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:01:52 [INFO] 17:01:52 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-tls --- 17:01:52 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:01:52 [INFO] 17:01:52 [INFO] ------------------------------------------------------- 17:01:52 [INFO] T E S T S 17:01:52 [INFO] ------------------------------------------------------- 17:01:54 [INFO] Running org.opendaylight.netconf.transport.tls.ConfigUtilsTest 17:01:55 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.350 s -- in org.opendaylight.netconf.transport.tls.ConfigUtilsTest 17:01:55 [INFO] Running org.opendaylight.netconf.transport.tls.TlsClientServerTest 17:01:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:01:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.148 s -- in org.opendaylight.netconf.transport.tls.TlsClientServerTest 17:01:59 [INFO] 17:01:59 [INFO] Results: 17:01:59 [INFO] 17:01:59 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1 17:01:59 [INFO] 17:01:59 [INFO] 17:01:59 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-tls --- 17:01:59 [INFO] 17:01:59 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-tls --- 17:02:00 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT.jar 17:02:00 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/classes/META-INF/MANIFEST.MF 17:02:00 [INFO] 17:02:00 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-tls --- 17:02:00 [INFO] No previous run data found, generating javadoc. 17:02:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-javadoc.jar 17:02:06 [INFO] 17:02:06 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-tls --- 17:02:06 [INFO] CycloneDX: Resolving Dependencies 17:02:07 [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) 17:02:07 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.xml 17:02:07 [INFO] attaching as transport-tls-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:07 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.json 17:02:07 [INFO] attaching as transport-tls-7.0.11-SNAPSHOT-cyclonedx.json 17:02:07 [INFO] 17:02:07 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-tls --- 17:02:07 [INFO] Skipping duplicate-finder execution! 17:02:07 [INFO] 17:02:07 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-tls --- 17:02:07 [INFO] No dependency problems found 17:02:07 [INFO] 17:02:07 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-tls --- 17:02:07 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-sources.jar 17:02:07 [INFO] 17:02:07 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-tls --- 17:02:07 [INFO] 17:02:07 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-tls --- 17:02:07 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/code-coverage/jacoco.exec 17:02:07 [INFO] Analyzed bundle 'transport-tls' with 21 classes 17:02:07 [INFO] 17:02:07 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-tls --- 17:02:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/pom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT.pom 17:02:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT.jar 17:02:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT-javadoc.jar 17:02:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT-cyclonedx.json 17:02:07 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT-sources.jar 17:02:07 [INFO] 17:02:07 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-tls --- 17:02:07 [INFO] Installing org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT.jar 17:02:07 [INFO] Writing OBR metadata 17:02:07 [INFO] 17:02:07 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-tls --- 17:02:07 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:07 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:07 [INFO] 17:02:07 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-tls --- 17:02:07 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:07 [INFO] 17:02:07 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-tls --- 17:02:07 [INFO] org.opendaylight.netconf:transport-tls:bundle:7.0.11-SNAPSHOT 17:02:07 [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:02:07 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 17:02:07 [INFO] +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:02:07 [INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:02:07 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:02:07 [INFO] | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:02:07 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:02:07 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:07 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:02:07 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:02:07 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:02:07 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:02:07 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:02:07 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:02:07 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:02:07 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:02:07 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:02:07 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:02:07 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:02:07 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:test 17:02:07 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:test 17:02:07 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:02:07 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:02:07 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:07 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:07 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:07 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:02:07 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:02:07 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:07 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:07 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:02:07 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:02:07 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:02:07 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:07 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:02:07 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:02:07 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:02:07 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:07 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:07 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:07 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:07 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:07 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:07 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:02:07 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:07 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:02:07 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:07 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:02:07 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:02:07 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:02:07 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:02:07 [INFO] +- junit:junit:jar:4.13.2:test 17:02:07 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:02:07 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:02:07 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:02:07 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:02:07 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:02:07 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:07 [INFO] 17:02:07 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-tls --- 17:02:07 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/sonatype-clm/module.xml 17:02:07 [INFO] 17:02:07 [INFO] -----------< org.opendaylight.netconf:odl-netconf-transport >----------- 17:02:07 [INFO] Building OpenDaylight :: Netconf :: Transport 7.0.11-SNAPSHOT [44/121] 17:02:07 [INFO] ------------------------------[ feature ]------------------------------- 17:02:07 [INFO] 17:02:07 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-transport --- 17:02:07 [INFO] 17:02:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-transport --- 17:02:07 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:07 [INFO] 17:02:07 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-transport --- 17:02:07 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:07 [INFO] 17:02:07 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-transport --- 17:02:08 [INFO] 17:02:08 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-transport --- 17:02:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:08 [INFO] argLine set to empty 17:02:08 [INFO] 17:02:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-transport --- 17:02:08 [INFO] Starting audit... 17:02:08 Audit done. 17:02:08 [INFO] You have 0 Checkstyle violations. 17:02:08 [INFO] 17:02:08 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-transport --- 17:02:08 [INFO] Starting audit... 17:02:08 Audit done. 17:02:08 [INFO] You have 0 Checkstyle violations. 17:02:08 [INFO] 17:02:08 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-transport --- 17:02:08 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/classes/LICENSE 17:02:08 [INFO] 17:02:08 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-transport --- 17:02:08 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/feature/feature.xml 17:02:08 [INFO] ...done! 17:02:08 [INFO] Attaching features XML 17:02:08 [INFO] 17:02:08 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-transport --- 17:02:08 [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:02:08 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:02:08 [INFO] 17:02:08 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-transport >>> 17:02:08 [INFO] 17:02:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-transport --- 17:02:08 [INFO] 17:02:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-transport <<< 17:02:08 [INFO] 17:02:08 [INFO] 17:02:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-transport --- 17:02:08 [INFO] 17:02:08 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-transport --- 17:02:08 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-transport 17:02:08 [INFO] Project dependency features detected: [] 17:02:08 [INFO] Pax Exam System (Version: 4.13.3) created. 17:02:08 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:02:08 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:02:08 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:02:08 [INFO] Waiting for remote bundle context.. on 21000 name: dd0d1788-8514-428c-8df7-a7f46c750705 timout: [ RelativeTimeout value = 180000 ] 17:02:15 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:02:15 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:02:15 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:02:15 [INFO] 17:02:15 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-transport --- 17:02:15 [INFO] 17:02:15 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-transport --- 17:02:15 [INFO] 17:02:15 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-transport --- 17:02:15 [INFO] CycloneDX: Resolving Dependencies 17:02:16 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 17:02:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.xml 17:02:16 [INFO] attaching as odl-netconf-transport-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.json 17:02:16 [INFO] attaching as odl-netconf-transport-7.0.11-SNAPSHOT-cyclonedx.json 17:02:16 [INFO] 17:02:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-transport --- 17:02:16 [INFO] Skipping duplicate-finder execution! 17:02:16 [INFO] 17:02:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-transport --- 17:02:16 [INFO] Skipping plugin execution 17:02:16 [INFO] 17:02:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-transport --- 17:02:16 [INFO] Skipping source per configuration. 17:02:16 [INFO] 17:02:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-transport --- 17:02:16 [INFO] 17:02:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-transport --- 17:02:16 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:16 [INFO] 17:02:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-transport --- 17:02:16 [WARNING] 17:02:16 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 17:02:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:16 [WARNING] 17:02:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:16 [WARNING] 17:02:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-SNAPSHOT.pom 17:02:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-SNAPSHOT-features.xml 17:02:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-transport/7.0.11-SNAPSHOT/odl-netconf-transport-7.0.11-SNAPSHOT-cyclonedx.json 17:02:16 [INFO] 17:02:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-transport --- 17:02:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:16 [WARNING] 17:02:16 [WARNING] The packaging plugin for project odl-netconf-transport did not assign 17:02:16 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:16 [WARNING] 17:02:16 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:16 [WARNING] 17:02:16 [INFO] 17:02:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-transport --- 17:02:16 [INFO] org.opendaylight.netconf:odl-netconf-transport:feature:7.0.11-SNAPSHOT 17:02:16 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:02:16 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:02:16 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:02:16 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:02:16 [INFO] | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:02:16 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:02:16 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:02:16 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:02:16 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:02:16 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:02:16 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:02:16 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:02:16 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:02:16 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:02:16 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:02:16 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:02:16 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:16 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:16 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:16 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:02:16 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:02:16 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:16 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:02:16 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:02:16 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:02:16 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:02:16 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:16 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:02:16 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:02:16 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:02:16 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:02:16 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:16 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:02:16 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:02:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:16 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:02:16 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:02:16 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:02:16 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:02:16 [INFO] | \- io.netty:netty-handler:jar:4.1.112.Final:compile 17:02:16 [INFO] | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:02:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:16 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:02:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:02:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:02:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:02:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:02:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:02:16 [INFO] +- junit:junit:jar:4.13.2:test 17:02:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:02:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:02:16 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:02:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:02:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:02:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:16 [INFO] 17:02:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-transport --- 17:02:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-transport/target/sonatype-clm/module.xml 17:02:16 [INFO] 17:02:16 [INFO] --------------< org.opendaylight.netconf:netconf-client >--------------- 17:02:16 [INFO] Building netconf-client 7.0.11-SNAPSHOT [45/121] 17:02:16 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:16 [INFO] 17:02:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-client --- 17:02:16 [INFO] 17:02:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-client --- 17:02:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:16 [INFO] 17:02:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-client --- 17:02:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:16 [INFO] 17:02:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-client --- 17:02:16 [INFO] 17:02:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-client --- 17:02:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/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:02:16 [INFO] 17:02:16 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-client --- 17:02:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:02:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/yang 17:02:16 [INFO] yang-to-sources: Found 11 dependencies in 5.128 ms 17:02:16 [INFO] yang-to-sources: Project model files found: 1 in 2.901 ms 17:02:17 [INFO] yang-to-sources: 19 YANG models processed in 180.1 ms 17:02:17 [INFO] BindingJavaFileGenerator: Defined 87 files in 20.67 ms 17:02:17 [INFO] Sorted 87 files into 25 directories in 152.2 μs 17:02:17 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 87 in 50.37 ms 17:02:17 [INFO] 17:02:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-client --- 17:02:17 [INFO] Starting audit... 17:02:17 Audit done. 17:02:17 [INFO] You have 0 Checkstyle violations. 17:02:17 [INFO] 17:02:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-client --- 17:02:17 [INFO] Starting audit... 17:02:17 Audit done. 17:02:17 [INFO] You have 0 Checkstyle violations. 17:02:17 [INFO] 17:02:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-client --- 17:02:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/classes/LICENSE 17:02:17 [INFO] 17:02:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client --- 17:02:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/resources 17:02:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/generated-sources/spi 17:02:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:17 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:02:17 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:17 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/generated-sources/spi 17:02:17 [INFO] 17:02:17 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-client --- 17:02:17 [INFO] Recompiling the module because of changed dependency. 17:02:17 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[20,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/ClientChannelInitializer.java:[23,28] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[39,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[43,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[46,103] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactory.java:[133,19] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:17 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/main/java/org/opendaylight/netconf/client/NetconfClientFactory.java:[17,8] auto-closeable resource org.opendaylight.netconf.client.NetconfClientFactory has a member method close() that could throw InterruptedException 17:02:17 [INFO] 17:02:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-client >>> 17:02:17 [INFO] 17:02:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-client --- 17:02:17 [INFO] Fork Value is true 17:02:21 [INFO] Done SpotBugs Analysis.... 17:02:21 [INFO] 17:02:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-client <<< 17:02:21 [INFO] 17:02:21 [INFO] 17:02:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-client --- 17:02:21 [INFO] BugInstance size is 0 17:02:21 [INFO] Error size is 0 17:02:21 [INFO] No errors/warnings found 17:02:21 [INFO] 17:02:21 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client --- 17:02:21 [INFO] Copying 4 resources from src/test/resources to target/test-classes 17:02:21 [INFO] 17:02:21 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-client --- 17:02:21 [INFO] Recompiling the module because of changed dependency. 17:02:21 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 17:02:21 [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:02:21 [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:02:21 [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:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[26,9] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,22] org.opendaylight.netconf.api.NetconfSessionListenerFactory in org.opendaylight.netconf.api has been deprecated 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[27,21] unchecked conversion 17:02:21 required: org.opendaylight.netconf.api.NetconfSessionListenerFactory 17:02:21 found: org.opendaylight.netconf.api.NetconfSessionListenerFactory 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorFactoryTest.java:[31,53] unchecked conversion 17:02:21 required: io.netty.util.concurrent.Promise 17:02:21 found: io.netty.util.concurrent.Promise 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,50] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 17:02:21 required: io.netty.util.concurrent.GenericFutureListener> 17:02:21 found: io.netty.util.concurrent.GenericFutureListener 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[94,54] unchecked conversion 17:02:21 required: io.netty.util.concurrent.GenericFutureListener> 17:02:21 found: io.netty.util.concurrent.GenericFutureListener 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[151,53] unchecked conversion 17:02:21 required: io.netty.util.concurrent.Promise 17:02:21 found: io.netty.util.concurrent.Promise 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[163,53] unchecked conversion 17:02:21 required: io.netty.util.concurrent.Promise 17:02:21 found: io.netty.util.concurrent.Promise 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[176,53] unchecked conversion 17:02:21 required: io.netty.util.concurrent.Promise 17:02:21 found: io.netty.util.concurrent.Promise 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/NetconfClientSessionNegotiatorTest.java:[203,53] unchecked conversion 17:02:21 required: io.netty.util.concurrent.Promise 17:02:21 found: io.netty.util.concurrent.Promise 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,64] unchecked method invocation: method addListener in interface io.netty.channel.ChannelPromise is applied to given types 17:02:21 required: io.netty.util.concurrent.GenericFutureListener> 17:02:21 found: io.netty.util.concurrent.GenericFutureListener 17:02:21 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/src/test/java/org/opendaylight/netconf/client/SimpleNetconfClientSessionListenerTest.java:[48,68] unchecked conversion 17:02:21 required: io.netty.util.concurrent.GenericFutureListener> 17:02:21 found: io.netty.util.concurrent.GenericFutureListener 17:02:21 [INFO] 17:02:21 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-client --- 17:02:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:02:21 [INFO] 17:02:21 [INFO] ------------------------------------------------------- 17:02:21 [INFO] T E S T S 17:02:21 [INFO] ------------------------------------------------------- 17:02:23 [INFO] Running org.opendaylight.netconf.client.NC1252Test 17:02:25 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:02:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.253 s -- in org.opendaylight.netconf.client.NC1252Test 17:02:27 [INFO] Running org.opendaylight.netconf.client.NetconfClientConfigurationTest 17:02:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 s -- in org.opendaylight.netconf.client.NetconfClientConfigurationTest 17:02:27 [INFO] Running org.opendaylight.netconf.client.NetconfClientFactoryImplTest 17:02:33 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.041 s -- in org.opendaylight.netconf.client.NetconfClientFactoryImplTest 17:02:33 [INFO] Running org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 17:02:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.netconf.client.HardcodedNamespaceResolverTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 17:02:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorFactoryTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 17:02:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.opendaylight.netconf.client.NetconfClientSessionNegotiatorTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.NetconfClientSessionTest 17:02:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.NetconfClientSessionTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.NetconfMessageUtilTest 17:02:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.NetconfMessageUtilTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 17:02:34 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.SimpleNetconfClientSessionListenerTest 17:02:34 [INFO] Running org.opendaylight.netconf.client.XMLNetconfUtilTest 17:02:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.XMLNetconfUtilTest 17:02:34 [INFO] 17:02:34 [INFO] Results: 17:02:34 [INFO] 17:02:34 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 17:02:34 [INFO] 17:02:34 [INFO] 17:02:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-client --- 17:02:34 [INFO] 17:02:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client --- 17:02:35 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT.jar 17:02:35 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/classes/META-INF/MANIFEST.MF 17:02:35 [INFO] 17:02:35 [INFO] --- maven-jar-plugin:3.4.2:test-jar (default) @ netconf-client --- 17:02:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-tests.jar 17:02:35 [INFO] 17:02:35 [INFO] --- maven-source-plugin:3.3.1:test-jar-no-fork (default) @ netconf-client --- 17:02:35 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-test-sources.jar 17:02:35 [INFO] 17:02:35 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-client --- 17:02:35 [INFO] No previous run data found, generating javadoc. 17:02:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-javadoc.jar 17:02:38 [INFO] 17:02:38 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-client --- 17:02:38 [INFO] CycloneDX: Resolving Dependencies 17:02:39 [INFO] CycloneDX: Creating BOM version 1.5 with 52 component(s) 17:02:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.xml 17:02:39 [INFO] attaching as netconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.json 17:02:39 [INFO] attaching as netconf-client-7.0.11-SNAPSHOT-cyclonedx.json 17:02:39 [INFO] 17:02:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client --- 17:02:39 [INFO] Skipping duplicate-finder execution! 17:02:39 [INFO] 17:02:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-client --- 17:02:39 [WARNING] Used undeclared dependencies found: 17:02:39 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:02:39 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:39 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:02:39 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:02:39 [WARNING] Non-test scoped test only dependencies found: 17:02:39 [WARNING] org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:02:39 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:02:39 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:39 [WARNING] org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:02:39 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:02:39 [INFO] 17:02:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-client --- 17:02:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-sources.jar 17:02:39 [INFO] 17:02:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-client --- 17:02:39 [INFO] 17:02:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-client --- 17:02:39 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/code-coverage/jacoco.exec 17:02:39 [INFO] Analyzed bundle 'netconf-client' with 18 classes 17:02:39 [INFO] 17:02:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-client --- 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT.pom 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT.jar 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-tests.jar 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-test-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-test-sources.jar 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-javadoc.jar 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-cyclonedx.json 17:02:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT-sources.jar 17:02:39 [INFO] 17:02:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client --- 17:02:39 [INFO] Installing org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT.jar 17:02:39 [INFO] Writing OBR metadata 17:02:40 [INFO] 17:02:40 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-client --- 17:02:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:40 [INFO] 17:02:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client --- 17:02:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:02:40 [INFO] 17:02:40 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-client --- 17:02:40 [INFO] org.opendaylight.netconf:netconf-client:bundle:7.0.11-SNAPSHOT 17:02:40 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:02:40 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:40 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:40 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:40 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:02:40 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:40 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:02:40 [INFO] +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:02:40 [INFO] | \- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:02:40 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 17:02:40 [INFO] +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:02:40 [INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:02:40 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:02:40 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:02:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:02:40 [INFO] +- org.checkerframework:checker-qual:jar:3.45.0:provided 17:02:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:02:40 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:02:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:02:40 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:02:40 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:02:40 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:02:40 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:40 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] | \- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:02:40 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:02:40 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:40 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:02:40 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:02:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:02:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:02:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:02:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:02:40 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:02:40 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:02:40 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.7:test 17:02:40 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.11-SNAPSHOT:test 17:02:40 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:02:40 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:02:40 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:02:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:40 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:02:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:02:40 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:02:40 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:02:40 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:02:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:40 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:40 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:40 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:02:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:02:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:02:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:02:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:02:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:02:40 [INFO] +- junit:junit:jar:4.13.2:test 17:02:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:02:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:02:40 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:02:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:02:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:02:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:40 [INFO] 17:02:40 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-client --- 17:02:40 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/sonatype-clm/module.xml 17:02:40 [INFO] 17:02:40 [INFO] ------------< org.opendaylight.netconf:odl-netconf-client >------------- 17:02:40 [INFO] Building odl-netconf-client 7.0.11-SNAPSHOT [46/121] 17:02:40 [INFO] ------------------------------[ feature ]------------------------------- 17:02:40 [INFO] 17:02:40 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-client --- 17:02:40 [INFO] 17:02:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-client --- 17:02:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:40 [INFO] 17:02:40 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-client --- 17:02:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:40 [INFO] 17:02:40 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-client --- 17:02:40 [INFO] 17:02:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-client --- 17:02:40 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:40 [INFO] argLine set to empty 17:02:40 [INFO] 17:02:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-client --- 17:02:40 [INFO] Starting audit... 17:02:40 Audit done. 17:02:40 [INFO] You have 0 Checkstyle violations. 17:02:40 [INFO] 17:02:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-client --- 17:02:40 [INFO] Starting audit... 17:02:40 Audit done. 17:02:40 [INFO] You have 0 Checkstyle violations. 17:02:40 [INFO] 17:02:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-client --- 17:02:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/classes/LICENSE 17:02:40 [INFO] 17:02:40 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-client --- 17:02:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/feature/feature.xml 17:02:40 [INFO] ...done! 17:02:40 [INFO] Attaching features XML 17:02:40 [INFO] 17:02:40 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-client --- 17:02:40 [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:02:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:02:40 [INFO] 17:02:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-client >>> 17:02:40 [INFO] 17:02:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-client --- 17:02:40 [INFO] 17:02:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-client <<< 17:02:40 [INFO] 17:02:40 [INFO] 17:02:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-client --- 17:02:40 [INFO] 17:02:40 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-client --- 17:02:40 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-client 17:02:40 [INFO] Project dependency features detected: [] 17:02:40 [INFO] Pax Exam System (Version: 4.13.3) created. 17:02:40 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:02:41 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:02:41 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:02:41 [INFO] Waiting for remote bundle context.. on 21000 name: 6b722a1f-f017-49db-b2ae-69d99c45c982 timout: [ RelativeTimeout value = 180000 ] 17:02:48 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:02:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:02:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:02:48 [INFO] 17:02:48 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-client --- 17:02:48 [INFO] 17:02:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-client --- 17:02:48 [INFO] 17:02:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-client --- 17:02:48 [INFO] CycloneDX: Resolving Dependencies 17:02:49 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:02:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.xml 17:02:50 [INFO] attaching as odl-netconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.json 17:02:50 [INFO] attaching as odl-netconf-client-7.0.11-SNAPSHOT-cyclonedx.json 17:02:50 [INFO] 17:02:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-client --- 17:02:50 [INFO] Skipping duplicate-finder execution! 17:02:50 [INFO] 17:02:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-client --- 17:02:50 [INFO] Skipping plugin execution 17:02:50 [INFO] 17:02:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-client --- 17:02:50 [INFO] Skipping source per configuration. 17:02:50 [INFO] 17:02:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-client --- 17:02:50 [INFO] 17:02:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-client --- 17:02:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:50 [INFO] 17:02:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-client --- 17:02:50 [WARNING] 17:02:50 [WARNING] The packaging plugin for project odl-netconf-client did not assign 17:02:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:50 [WARNING] 17:02:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:50 [WARNING] 17:02:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-SNAPSHOT.pom 17:02:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-SNAPSHOT-features.xml 17:02:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-client/7.0.11-SNAPSHOT/odl-netconf-client-7.0.11-SNAPSHOT-cyclonedx.json 17:02:50 [INFO] 17:02:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-client --- 17:02:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:50 [WARNING] 17:02:50 [WARNING] The packaging plugin for project odl-netconf-client did not assign 17:02:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:50 [WARNING] 17:02:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:50 [WARNING] 17:02:50 [INFO] 17:02:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-client --- 17:02:50 [INFO] org.opendaylight.netconf:odl-netconf-client:feature:7.0.11-SNAPSHOT 17:02:50 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:02:50 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:02:50 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:02:50 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:02:50 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:02:50 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:02:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:02:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:02:50 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:02:50 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:02:50 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:02:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:02:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:02:50 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:02:50 [INFO] | | | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:02:50 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:02:50 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:02:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:02:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:02:50 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:02:50 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:02:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:02:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:02:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:02:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:02:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:02:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:02:50 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:02:50 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:02:50 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:02:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:02:50 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:02:50 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:02:50 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:02:50 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:02:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:50 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:02:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:02:50 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:02:50 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:02:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:02:50 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:02:50 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:02:50 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:02:50 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:50 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:02:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:02:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:50 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:02:50 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:02:50 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:02:50 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:02:50 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:02:50 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:02:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:02:50 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:02:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:02:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:02:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:50 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:02:50 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:02:50 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:02:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:02:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:02:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:02:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:02:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:02:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:02:50 [INFO] +- junit:junit:jar:4.13.2:test 17:02:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:02:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:02:50 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:02:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:02:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:02:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:50 [INFO] 17:02:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-client --- 17:02:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-client/target/sonatype-clm/module.xml 17:02:50 [INFO] 17:02:50 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc6022 >--------- 17:02:50 [INFO] Building OpenDaylight :: Netconf :: RFC6022 Models 7.0.11-SNAPSHOT [47/121] 17:02:50 [INFO] ------------------------------[ feature ]------------------------------- 17:02:50 [INFO] 17:02:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] 17:02:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:50 [INFO] 17:02:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:50 [INFO] 17:02:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] 17:02:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:50 [INFO] argLine set to empty 17:02:50 [INFO] 17:02:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Starting audit... 17:02:50 Audit done. 17:02:50 [INFO] You have 0 Checkstyle violations. 17:02:50 [INFO] 17:02:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Starting audit... 17:02:50 Audit done. 17:02:50 [INFO] You have 0 Checkstyle violations. 17:02:50 [INFO] 17:02:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/classes/LICENSE 17:02:50 [INFO] 17:02:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/feature/feature.xml 17:02:50 [INFO] ...done! 17:02:50 [INFO] Attaching features XML 17:02:50 [INFO] 17:02:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc6022 --- 17:02:50 [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:02:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:02:50 [INFO] 17:02:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc6022 >>> 17:02:50 [INFO] 17:02:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] 17:02:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc6022 <<< 17:02:50 [INFO] 17:02:50 [INFO] 17:02:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] 17:02:50 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc6022 --- 17:02:50 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc6022 17:02:50 [INFO] Project dependency features detected: [] 17:02:50 [INFO] Pax Exam System (Version: 4.13.3) created. 17:02:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:02:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:02:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:02:51 [INFO] Waiting for remote bundle context.. on 21000 name: 880e9630-f310-4df8-817f-153dab816e90 timout: [ RelativeTimeout value = 180000 ] 17:02:57 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:02:57 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:02:57 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:02:57 [INFO] 17:02:57 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc6022 --- 17:02:57 [INFO] 17:02:57 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc6022 --- 17:02:57 [INFO] 17:02:57 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc6022 --- 17:02:57 [INFO] CycloneDX: Resolving Dependencies 17:02:58 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:02:58 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.xml 17:02:58 [INFO] attaching as odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:58 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.json 17:02:58 [INFO] attaching as odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-cyclonedx.json 17:02:58 [INFO] 17:02:58 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] Skipping duplicate-finder execution! 17:02:58 [INFO] 17:02:58 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] Skipping plugin execution 17:02:58 [INFO] 17:02:58 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] Skipping source per configuration. 17:02:58 [INFO] 17:02:58 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] 17:02:58 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:02:58 [INFO] 17:02:58 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc6022 --- 17:02:58 [WARNING] 17:02:58 [WARNING] The packaging plugin for project odl-netconf-model-rfc6022 did not assign 17:02:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:58 [WARNING] 17:02:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:58 [WARNING] 17:02:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-SNAPSHOT.pom 17:02:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-features.xml 17:02:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-cyclonedx.xml 17:02:58 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/odl-netconf-model-rfc6022-7.0.11-SNAPSHOT-cyclonedx.json 17:02:58 [INFO] 17:02:58 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:02:58 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:02:58 [WARNING] 17:02:58 [WARNING] The packaging plugin for project odl-netconf-model-rfc6022 did not assign 17:02:58 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:02:58 [WARNING] 17:02:58 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:02:58 [WARNING] 17:02:58 [INFO] 17:02:58 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc6022:feature:7.0.11-SNAPSHOT 17:02:58 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:02:58 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:02:58 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:02:58 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:02:58 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:02:58 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:02:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:02:58 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:02:58 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:02:58 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:02:58 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:02:58 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:02:58 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:02:58 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:02:58 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:02:58 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:02:58 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:02:58 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:02:58 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:02:58 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:02:58 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:02:58 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:02:58 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:02:58 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:02:58 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:02:58 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:02:58 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:02:58 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:02:58 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:02:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:02:58 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:02:58 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:02:58 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:02:58 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:02:58 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:02:58 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:02:58 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:02:58 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:02:58 [INFO] +- junit:junit:jar:4.13.2:test 17:02:58 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:02:58 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:02:58 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:02:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:02:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:02:58 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:02:58 [INFO] 17:02:58 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc6022 --- 17:02:58 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc6022/target/sonatype-clm/module.xml 17:02:58 [INFO] 17:02:58 [INFO] ---< org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name >---- 17:02:58 [INFO] Building rfc7407-ietf-x509-cert-to-name 7.0.11-SNAPSHOT [48/121] 17:02:58 [INFO] -------------------------------[ bundle ]------------------------------- 17:02:58 [INFO] 17:02:58 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] 17:02:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:58 [INFO] 17:02:58 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:02:58 [INFO] 17:02:58 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] 17:02:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/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:02:58 [INFO] 17:02:58 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:02:58 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/main/yang 17:02:58 [INFO] yang-to-sources: Found 1 dependencies in 952.0 μs 17:02:58 [INFO] yang-to-sources: Project model files found: 1 in 1.337 ms 17:02:58 [INFO] yang-to-sources: 2 YANG models processed in 5.526 ms 17:02:58 [INFO] BindingJavaFileGenerator: Defined 16 files in 1.515 ms 17:02:58 [INFO] Sorted 16 files into 4 directories in 67.71 μs 17:02:58 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 7.084 ms 17:02:58 [INFO] 17:02:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] Starting audit... 17:02:58 Audit done. 17:02:58 [INFO] You have 0 Checkstyle violations. 17:02:58 [INFO] 17:02:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] Starting audit... 17:02:58 Audit done. 17:02:58 [INFO] You have 0 Checkstyle violations. 17:02:58 [INFO] 17:02:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/classes/LICENSE 17:02:58 [INFO] 17:02:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/main/resources 17:02:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 17:02:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:58 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:02:58 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:02:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/generated-sources/spi 17:02:58 [INFO] 17:02:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] Recompiling the module because of changed dependency. 17:02:58 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:02:58 [INFO] 17:02:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc7407-ietf-x509-cert-to-name >>> 17:02:58 [INFO] 17:02:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc7407-ietf-x509-cert-to-name --- 17:02:58 [INFO] Fork Value is true 17:03:01 [INFO] Done SpotBugs Analysis.... 17:03:01 [INFO] 17:03:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc7407-ietf-x509-cert-to-name <<< 17:03:01 [INFO] 17:03:01 [INFO] 17:03:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc7407-ietf-x509-cert-to-name --- 17:03:01 [INFO] BugInstance size is 0 17:03:01 [INFO] Error size is 0 17:03:01 [INFO] No errors/warnings found 17:03:01 [INFO] 17:03:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc7407-ietf-x509-cert-to-name --- 17:03:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/src/test/resources 17:03:01 [INFO] 17:03:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc7407-ietf-x509-cert-to-name --- 17:03:01 [INFO] No sources to compile 17:03:01 [INFO] 17:03:01 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc7407-ietf-x509-cert-to-name --- 17:03:01 [INFO] No tests to run. 17:03:01 [INFO] 17:03:01 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc7407-ietf-x509-cert-to-name --- 17:03:01 [INFO] 17:03:01 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc7407-ietf-x509-cert-to-name --- 17:03:01 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar 17:03:01 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/classes/META-INF/MANIFEST.MF 17:03:01 [INFO] 17:03:01 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc7407-ietf-x509-cert-to-name --- 17:03:01 [INFO] No previous run data found, generating javadoc. 17:03:02 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-javadoc.jar 17:03:02 [INFO] 17:03:02 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc7407-ietf-x509-cert-to-name --- 17:03:02 [INFO] CycloneDX: Resolving Dependencies 17:03:03 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 17:03:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml 17:03:03 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-cyclonedx.xml 17:03:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.json 17:03:03 [INFO] attaching as rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-cyclonedx.json 17:03:03 [INFO] 17:03:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] Skipping duplicate-finder execution! 17:03:03 [INFO] 17:03:03 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] No dependency problems found 17:03:03 [INFO] 17:03:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-sources.jar 17:03:03 [INFO] 17:03:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] 17:03:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:03:03 [INFO] 17:03:03 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.pom 17:03:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar 17:03:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-javadoc.jar 17:03:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-cyclonedx.xml 17:03:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-cyclonedx.json 17:03:03 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-sources.jar 17:03:03 [INFO] 17:03:03 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] Installing org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar 17:03:03 [INFO] Writing OBR metadata 17:03:03 [INFO] 17:03:03 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:03 [INFO] 17:03:03 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:03 [INFO] 17:03:03 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:bundle:7.0.11-SNAPSHOT 17:03:03 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:03:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:03:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:03:03 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:03:03 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:03:03 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:03:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:03:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:03:03 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:03:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:03:03 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:03:03 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:03:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:03 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:03:03 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:03:03 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:03:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:03:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:03:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:03:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:03:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:03:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:03:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:03 [INFO] +- junit:junit:jar:4.13.2:test 17:03:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:03:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:03:03 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:03:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:03 [INFO] 17:03:03 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc7407-ietf-x509-cert-to-name --- 17:03:03 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/sonatype-clm/module.xml 17:03:03 [INFO] 17:03:03 [INFO] --------------< org.opendaylight.netconf:netconf-server >--------------- 17:03:03 [INFO] Building netconf-server 7.0.11-SNAPSHOT [49/121] 17:03:03 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:03 [INFO] 17:03:03 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-server --- 17:03:03 [INFO] 17:03:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-server --- 17:03:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:03 [INFO] 17:03:03 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-server --- 17:03:03 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:03 [INFO] 17:03:03 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-server --- 17:03:03 [INFO] 17:03:03 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-server --- 17:03:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/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:03:03 [INFO] 17:03:03 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-server --- 17:03:03 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:03:03 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/yang 17:03:03 [INFO] yang-to-sources: Found 17 dependencies in 4.694 ms 17:03:03 [INFO] yang-to-sources: Project model files found: 2 in 4.875 ms 17:03:04 [INFO] yang-to-sources: 23 YANG models processed in 154.1 ms 17:03:04 [INFO] BindingJavaFileGenerator: Defined 99 files in 21.91 ms 17:03:04 [INFO] Sorted 99 files into 30 directories in 167.1 μs 17:03:04 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 99 in 63.79 ms 17:03:04 [INFO] 17:03:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-server --- 17:03:04 [INFO] Starting audit... 17:03:04 Audit done. 17:03:04 [INFO] You have 0 Checkstyle violations. 17:03:04 [INFO] 17:03:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-server --- 17:03:04 [INFO] Starting audit... 17:03:04 Audit done. 17:03:04 [INFO] You have 0 Checkstyle violations. 17:03:04 [INFO] 17:03:04 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-server --- 17:03:04 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/classes/LICENSE 17:03:04 [INFO] 17:03:04 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server --- 17:03:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/resources 17:03:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/generated-sources/spi 17:03:04 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:03:04 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:03:04 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:03:04 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/generated-sources/spi 17:03:04 [INFO] 17:03:04 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-server --- 17:03:04 [INFO] Recompiling the module because of changed dependency. 17:03:04 [INFO] Compiling 148 source files with javac [debug release 17] to target/classes 17:03:05 [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:03:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:05 [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:03:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:05 [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:03:05 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:05 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[36,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:05 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/main/java/org/opendaylight/netconf/server/NetconfServerSessionNegotiatorFactory.java:[84,31] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:05 [INFO] 17:03:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-server >>> 17:03:05 [INFO] 17:03:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-server --- 17:03:05 [INFO] Fork Value is true 17:03:10 [INFO] Done SpotBugs Analysis.... 17:03:10 [INFO] 17:03:10 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-server <<< 17:03:10 [INFO] 17:03:10 [INFO] 17:03:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-server --- 17:03:10 [INFO] BugInstance size is 0 17:03:10 [INFO] Error size is 0 17:03:10 [INFO] No errors/warnings found 17:03:10 [INFO] 17:03:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server --- 17:03:10 [INFO] Copying 2 resources from src/test/resources to target/test-classes 17:03:10 [INFO] 17:03:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-server --- 17:03:10 [INFO] Recompiling the module because of changed dependency. 17:03:10 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 17:03:10 [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:03:10 [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:03:10 [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:03:10 [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:03:10 [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:03:10 [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:03:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[95,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/ConcurrentClientsTest.java:[96,69] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:10 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:10 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:03:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/mapping/operations/DefaultCloseSessionTest.java:[68,85] unchecked call to operationComplete(F) as a member of the raw type io.netty.util.concurrent.GenericFutureListener 17:03:10 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/src/test/java/org/opendaylight/netconf/server/osgi/NetconfCapabilityMonitoringServiceTest.java:[77,59] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:03:10 [INFO] 17:03:10 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-server --- 17:03:10 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:10 [INFO] 17:03:10 [INFO] ------------------------------------------------------- 17:03:10 [INFO] T E S T S 17:03:10 [INFO] ------------------------------------------------------- 17:03:13 [INFO] Running org.opendaylight.netconf.server.ConcurrentClientsTest 17:03:13 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:03:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.069 s -- in org.opendaylight.netconf.server.ConcurrentClientsTest 17:03:19 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 17:03:19 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.261 s -- in org.opendaylight.netconf.server.NetconfServerSessionNegotiatorTest 17:03:19 [INFO] Running org.opendaylight.netconf.server.api.monitoring.SessionEventTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.server.api.monitoring.SessionEventTest 17:03:19 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 17:03:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.opendaylight.netconf.server.api.operations.AbstractLastNetconfOperationTest 17:03:19 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.server.api.operations.AbstractNetconfOperationTest 17:03:19 [INFO] Running org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.api.operations.AbstractSingletonNetconfOperationTest 17:03:19 [INFO] Running org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 17:03:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.server.api.operations.HandlingPriorityTest 17:03:19 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 17:03:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.551 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultCloseSessionTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 17:03:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 s -- in org.opendaylight.netconf.server.mapping.operations.DefaultStopExiTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 17:03:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s -- in org.opendaylight.netconf.server.osgi.AggregatedNetconfOperationServiceFactoryTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 17:03:20 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.netconf.server.osgi.NetconfCapabilityMonitoringServiceTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 17:03:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.opendaylight.netconf.server.osgi.NetconfOperationRouterImplTest 17:03:20 [INFO] Running org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 17:03:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s -- in org.opendaylight.netconf.server.osgi.NetconfSessionMonitoringServiceTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.AdditionalHeaderParserTest 17:03:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.netconf.server.AdditionalHeaderParserTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 17:03:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.netconf.server.DeserializerExceptionHandlerTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.ExiEncodeDecodeTest 17:03:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.netconf.server.ExiEncodeDecodeTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.MessageParserTest 17:03:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.opendaylight.netconf.server.MessageParserTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionListenerTest 17:03:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.netconf.server.NetconfServerSessionListenerTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.NetconfServerSessionTest 17:03:21 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.netconf.server.NetconfServerSessionTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.SendErrorExceptionUtilTest 17:03:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.netconf.server.SendErrorExceptionUtilTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 17:03:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterNotificationTest 17:03:21 [INFO] Running org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 17:03:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.netconf.server.spi.SubtreeFilterRpcTest 17:03:22 [INFO] 17:03:22 [INFO] Results: 17:03:22 [INFO] 17:03:22 [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0 17:03:22 [INFO] 17:03:22 [INFO] 17:03:22 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-server --- 17:03:22 [INFO] 17:03:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server --- 17:03:23 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT.jar 17:03:23 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/classes/META-INF/MANIFEST.MF 17:03:23 [INFO] 17:03:23 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-server --- 17:03:23 [INFO] No previous run data found, generating javadoc. 17:03:26 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-javadoc.jar 17:03:26 [INFO] 17:03:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-server --- 17:03:26 [INFO] CycloneDX: Resolving Dependencies 17:03:27 [INFO] CycloneDX: Creating BOM version 1.5 with 56 component(s) 17:03:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.xml 17:03:27 [INFO] attaching as netconf-server-7.0.11-SNAPSHOT-cyclonedx.xml 17:03:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.json 17:03:27 [INFO] attaching as netconf-server-7.0.11-SNAPSHOT-cyclonedx.json 17:03:27 [INFO] 17:03:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server --- 17:03:27 [INFO] Skipping duplicate-finder execution! 17:03:27 [INFO] 17:03:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-server --- 17:03:27 [WARNING] Used undeclared dependencies found: 17:03:27 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] 17:03:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-server --- 17:03:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-sources.jar 17:03:27 [INFO] 17:03:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-server --- 17:03:27 [INFO] 17:03:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-server --- 17:03:27 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/code-coverage/jacoco.exec 17:03:27 [INFO] Analyzed bundle 'netconf-server' with 43 classes 17:03:27 [INFO] 17:03:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-server --- 17:03:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT.pom 17:03:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT.jar 17:03:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT-javadoc.jar 17:03:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT-cyclonedx.xml 17:03:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT-cyclonedx.json 17:03:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT-sources.jar 17:03:27 [INFO] 17:03:27 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server --- 17:03:27 [INFO] Installing org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-SNAPSHOT.jar 17:03:27 [INFO] Writing OBR metadata 17:03:27 [INFO] 17:03:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-server --- 17:03:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:27 [INFO] 17:03:27 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server --- 17:03:27 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:03:27 [INFO] 17:03:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-server --- 17:03:27 [INFO] org.opendaylight.netconf:netconf-server:bundle:7.0.11-SNAPSHOT 17:03:27 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:27 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:27 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:27 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:03:27 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:27 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:03:27 [INFO] +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:03:27 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 17:03:27 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:03:27 [INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:03:27 [INFO] +- org.checkerframework:checker-qual:jar:3.45.0:provided 17:03:27 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:03:27 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:03:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:03:27 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:03:27 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:03:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:03:27 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:03:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:03:27 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:03:27 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:03:27 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:03:27 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:03:27 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:03:27 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:03:27 [INFO] | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:27 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:03:27 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:03:27 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:03:27 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:03:27 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:03:27 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:03:27 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:03:27 [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:test 17:03:27 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.7:test 17:03:27 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:test 17:03:27 [INFO] +- org.opendaylight.netconf:netconf-client:test-jar:tests:7.0.11-SNAPSHOT:test 17:03:27 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.11-SNAPSHOT:test 17:03:27 [INFO] | \- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:03:27 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:03:27 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:03:27 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:27 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:03:27 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:03:27 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:03:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:03:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:03:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:03:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:03:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:03:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:03:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:03:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:03:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:03:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:27 [INFO] +- junit:junit:jar:4.13.2:test 17:03:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:03:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:03:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:03:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:27 [INFO] 17:03:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-server --- 17:03:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/sonatype-clm/module.xml 17:03:27 [INFO] 17:03:27 [INFO] -------------< org.opendaylight.netconf:odl-netconf-impl >-------------- 17:03:27 [INFO] Building OpenDaylight :: Netconf :: Impl 7.0.11-SNAPSHOT [50/121] 17:03:27 [INFO] ------------------------------[ feature ]------------------------------- 17:03:28 [INFO] 17:03:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-impl --- 17:03:28 [INFO] 17:03:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-impl --- 17:03:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:28 [INFO] 17:03:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-impl --- 17:03:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:28 [INFO] 17:03:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-impl --- 17:03:28 [INFO] 17:03:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-impl --- 17:03:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:28 [INFO] argLine set to empty 17:03:28 [INFO] 17:03:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-impl --- 17:03:28 [INFO] Starting audit... 17:03:28 Audit done. 17:03:28 [INFO] You have 0 Checkstyle violations. 17:03:28 [INFO] 17:03:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-impl --- 17:03:28 [INFO] Starting audit... 17:03:28 Audit done. 17:03:28 [INFO] You have 0 Checkstyle violations. 17:03:28 [INFO] 17:03:28 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-impl --- 17:03:28 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/classes/LICENSE 17:03:28 [INFO] 17:03:28 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-impl --- 17:03:28 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/feature/feature.xml 17:03:28 [INFO] ...done! 17:03:28 [INFO] Attaching features XML 17:03:28 [INFO] 17:03:28 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-impl --- 17:03: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:03:28 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:28 [INFO] 17:03:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-impl >>> 17:03:28 [INFO] 17:03:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-impl --- 17:03:28 [INFO] 17:03:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-impl <<< 17:03:28 [INFO] 17:03:28 [INFO] 17:03:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-impl --- 17:03:28 [INFO] 17:03:28 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-impl --- 17:03:28 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-impl 17:03:28 [INFO] Project dependency features detected: [] 17:03:28 [INFO] Pax Exam System (Version: 4.13.3) created. 17:03:28 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:03:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:03:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:03:29 [INFO] Waiting for remote bundle context.. on 21000 name: 86520bdb-09af-4eb4-a9dc-e5a5fa00725f timout: [ RelativeTimeout value = 180000 ] 17:03:36 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:03:36 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:03:36 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:03:36 [INFO] 17:03:36 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-impl --- 17:03:36 [INFO] 17:03:36 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-impl --- 17:03:36 [INFO] 17:03:36 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-impl --- 17:03:36 [INFO] CycloneDX: Resolving Dependencies 17:03:38 [INFO] CycloneDX: Creating BOM version 1.5 with 130 component(s) 17:03:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.xml 17:03:38 [INFO] attaching as odl-netconf-impl-7.0.11-SNAPSHOT-cyclonedx.xml 17:03:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.json 17:03:38 [INFO] attaching as odl-netconf-impl-7.0.11-SNAPSHOT-cyclonedx.json 17:03:38 [INFO] 17:03:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-impl --- 17:03:38 [INFO] Skipping duplicate-finder execution! 17:03:38 [INFO] 17:03:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-impl --- 17:03:38 [INFO] Skipping plugin execution 17:03:38 [INFO] 17:03:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-impl --- 17:03:38 [INFO] Skipping source per configuration. 17:03:38 [INFO] 17:03:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-impl --- 17:03:38 [INFO] 17:03:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-impl --- 17:03:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:38 [INFO] 17:03:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-impl --- 17:03:38 [WARNING] 17:03:38 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 17:03:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:38 [WARNING] 17:03:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:38 [WARNING] 17:03:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-SNAPSHOT.pom 17:03:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-SNAPSHOT-features.xml 17:03:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-SNAPSHOT-cyclonedx.xml 17:03:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-impl/7.0.11-SNAPSHOT/odl-netconf-impl-7.0.11-SNAPSHOT-cyclonedx.json 17:03:38 [INFO] 17:03:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-impl --- 17:03:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:38 [WARNING] 17:03:38 [WARNING] The packaging plugin for project odl-netconf-impl did not assign 17:03:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:38 [WARNING] 17:03:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:38 [WARNING] 17:03:38 [INFO] 17:03:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-impl --- 17:03:38 [INFO] org.opendaylight.netconf:odl-netconf-impl:feature:7.0.11-SNAPSHOT 17:03:38 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:03:38 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:03:38 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:03:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:03:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:03:38 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:03:38 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:03:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:03:38 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:03:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:03:38 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:03:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:03:38 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:03:38 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:03:38 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:03:38 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:03:38 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:03:38 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:03:38 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:03:38 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:03:38 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:03:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:03:38 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:03:38 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:03:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:03:38 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:03:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:03:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:03:38 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:03:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:03:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:03:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:03:38 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:03:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:03:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:03:38 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:03:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:03:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:03:38 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:03:38 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:03:38 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:03:38 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:03:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:03:38 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:03:38 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:03:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:03:38 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:03:38 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:03:38 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:03:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:03:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:03:38 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:03:38 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:03:38 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:38 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:03:38 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:38 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:03:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:03:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:38 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:03:38 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:03:38 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:03:38 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:03:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:03:38 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:03:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:03:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:03:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:03:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:03:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:03:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:03:38 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:03:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:38 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:03:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:38 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:03:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:03:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:03:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:03:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:03:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:03:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:03:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:03:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:03:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:38 [INFO] +- junit:junit:jar:4.13.2:test 17:03:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:03:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:03:38 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:03:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:38 [INFO] 17:03:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-impl --- 17:03:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-impl/target/sonatype-clm/module.xml 17:03:38 [INFO] 17:03:38 [INFO] --------------< org.opendaylight.netconf:odl-netconf-all >-------------- 17:03:38 [INFO] Building OpenDaylight :: Netconf :: All 7.0.11-SNAPSHOT [51/121] 17:03:38 [INFO] ------------------------------[ feature ]------------------------------- 17:03:38 [INFO] 17:03:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-all --- 17:03:38 [INFO] 17:03:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-all --- 17:03:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:38 [INFO] 17:03:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-all --- 17:03:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:38 [INFO] 17:03:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-all --- 17:03:38 [INFO] 17:03:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-all --- 17:03:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:38 [INFO] argLine set to empty 17:03:38 [INFO] 17:03:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-all --- 17:03:38 [INFO] Starting audit... 17:03:38 Audit done. 17:03:38 [INFO] You have 0 Checkstyle violations. 17:03:38 [INFO] 17:03:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-all --- 17:03:38 [INFO] Starting audit... 17:03:38 Audit done. 17:03:38 [INFO] You have 0 Checkstyle violations. 17:03:38 [INFO] 17:03:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-all --- 17:03:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/classes/LICENSE 17:03:38 [INFO] 17:03:38 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-all --- 17:03:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/feature/feature.xml 17:03:39 [INFO] ...done! 17:03:39 [INFO] Attaching features XML 17:03:39 [INFO] 17:03:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-all --- 17:03:39 [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:03:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:03:39 [INFO] 17:03:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-all >>> 17:03:39 [INFO] 17:03:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-all --- 17:03:39 [INFO] 17:03:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-all <<< 17:03:39 [INFO] 17:03:39 [INFO] 17:03:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-all --- 17:03:39 [INFO] 17:03:39 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-all --- 17:03:39 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-all 17:03:39 [INFO] Project dependency features detected: [] 17:03:39 [INFO] Pax Exam System (Version: 4.13.3) created. 17:03:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:03:39 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:03:39 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:03:39 [INFO] Waiting for remote bundle context.. on 21000 name: 24411b3a-9e73-4734-ba3d-6e4534dd12fa timout: [ RelativeTimeout value = 180000 ] 17:03:48 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:03:48 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:03:48 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:03:48 [INFO] 17:03:48 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-all --- 17:03:48 [INFO] 17:03:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-all --- 17:03:48 [INFO] 17:03:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-all --- 17:03:48 [INFO] CycloneDX: Resolving Dependencies 17:03:50 [INFO] CycloneDX: Creating BOM version 1.5 with 133 component(s) 17:03:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.xml 17:03:50 [INFO] attaching as odl-netconf-all-7.0.11-SNAPSHOT-cyclonedx.xml 17:03:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.json 17:03:50 [INFO] attaching as odl-netconf-all-7.0.11-SNAPSHOT-cyclonedx.json 17:03:50 [INFO] 17:03:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-all --- 17:03:50 [INFO] Skipping duplicate-finder execution! 17:03:50 [INFO] 17:03:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-all --- 17:03:50 [INFO] Skipping plugin execution 17:03:50 [INFO] 17:03:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-all --- 17:03:50 [INFO] Skipping source per configuration. 17:03:50 [INFO] 17:03:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-all --- 17:03:50 [INFO] 17:03:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-all --- 17:03:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:03:50 [INFO] 17:03:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-all --- 17:03:50 [WARNING] 17:03:50 [WARNING] The packaging plugin for project odl-netconf-all did not assign 17:03:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:50 [WARNING] 17:03:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:50 [WARNING] 17:03:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-SNAPSHOT.pom 17:03:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-SNAPSHOT-features.xml 17:03:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-SNAPSHOT-cyclonedx.xml 17:03:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-all/7.0.11-SNAPSHOT/odl-netconf-all-7.0.11-SNAPSHOT-cyclonedx.json 17:03:50 [INFO] 17:03:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-all --- 17:03:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:03:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:03:50 [WARNING] 17:03:50 [WARNING] The packaging plugin for project odl-netconf-all did not assign 17:03:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:03:50 [WARNING] 17:03:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:03:50 [WARNING] 17:03:50 [INFO] 17:03:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-all --- 17:03:50 [INFO] org.opendaylight.netconf:odl-netconf-all:feature:7.0.11-SNAPSHOT 17:03:50 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:03:50 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:03:50 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:03:50 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:03:50 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:03:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:03:50 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:03:50 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:03:50 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:03:50 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:03:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:03:50 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:03:50 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:03:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:03:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:03:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:03:50 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:03:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:03:50 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:03:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:03:50 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:03:50 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:03:50 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:03:50 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:03:50 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:03:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:03:50 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:03:50 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:03:50 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:03:50 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:03:50 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:03:50 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:03:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:03:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:03:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:03:50 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:03:50 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:03:50 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:03:50 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:03:50 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:03:50 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:03:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:03:50 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:03:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:03:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:03:50 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:03:50 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:03:50 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | \- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:03:50 [INFO] +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | \- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:03:50 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:03:50 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:03:50 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:03:50 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:03:50 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:03:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:03:50 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:03:50 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:03:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:03:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:03:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:03:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:03:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:03:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:03:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:03:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:03:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:03:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:03:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:03:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:03:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:03:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:03:50 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:03:50 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:03:50 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:03:50 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:03:50 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:03:50 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:03:50 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:03:50 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:03:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:03:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:03:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:03:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:03:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:03:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:03:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:03:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:03:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:03:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:03:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:03:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:03:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:03:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:03:50 [INFO] +- junit:junit:jar:4.13.2:test 17:03:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:03:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:03:50 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:03:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:03:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:03:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:03:50 [INFO] 17:03:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-all --- 17:03:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-all/target/sonatype-clm/module.xml 17:03:50 [INFO] 17:03:50 [INFO] -----------< org.opendaylight.netconf:yanglib-mdsal-writer >------------ 17:03:50 [INFO] Building yanglib-mdsal-writer 7.0.11-SNAPSHOT [52/121] 17:03:50 [INFO] -------------------------------[ bundle ]------------------------------- 17:03:51 [INFO] 17:03:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ yanglib-mdsal-writer --- 17:03:51 [INFO] 17:03:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ yanglib-mdsal-writer --- 17:03:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:51 [INFO] 17:03:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ yanglib-mdsal-writer --- 17:03:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:03:51 [INFO] 17:03:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ yanglib-mdsal-writer --- 17:03:51 [INFO] 17:03:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ yanglib-mdsal-writer --- 17:03:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/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:03:51 [INFO] 17:03:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ yanglib-mdsal-writer --- 17:03:51 [INFO] Starting audit... 17:03:51 Audit done. 17:03:51 [INFO] You have 0 Checkstyle violations. 17:03:51 [INFO] 17:03:51 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ yanglib-mdsal-writer --- 17:03:51 [INFO] Starting audit... 17:03:51 Audit done. 17:03:51 [INFO] You have 0 Checkstyle violations. 17:03:51 [INFO] 17:03:51 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ yanglib-mdsal-writer --- 17:03:51 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/classes/LICENSE 17:03:51 [INFO] 17:03:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ yanglib-mdsal-writer --- 17:03:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/resources 17:03:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/generated-sources/spi 17:03:51 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/generated-sources/yang 17:03:51 [INFO] 17:03:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ yanglib-mdsal-writer --- 17:03:51 [INFO] Recompiling the module because of changed dependency. 17:03:51 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:03:51 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:51 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:51 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:51 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:51 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[10,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:51 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryContentBuilderUtil.java:[11,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:51 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/main/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriter.java:[141,46] buildModuleState(@org.eclipse.jdt.annotation.NonNull org.opendaylight.yangtools.yang.model.api.EffectiveModelContext,@org.eclipse.jdt.annotation.NonNull java.lang.String,@org.eclipse.jdt.annotation.NonNull org.opendaylight.netconf.yanglib.writer.YangLibrarySchemaSourceUrlProvider) in org.opendaylight.netconf.yanglib.writer.YangLibraryContentBuilderUtil has been deprecated 17:03:51 [INFO] 17:03:51 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ yanglib-mdsal-writer >>> 17:03:51 [INFO] 17:03:51 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ yanglib-mdsal-writer --- 17:03:51 [INFO] Fork Value is true 17:03:55 [INFO] Done SpotBugs Analysis.... 17:03:55 [INFO] 17:03:55 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ yanglib-mdsal-writer <<< 17:03:55 [INFO] 17:03:55 [INFO] 17:03:55 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ yanglib-mdsal-writer --- 17:03:55 [INFO] BugInstance size is 0 17:03:55 [INFO] Error size is 0 17:03:55 [INFO] No errors/warnings found 17:03:55 [INFO] 17:03:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ yanglib-mdsal-writer --- 17:03:55 [INFO] Copying 8 resources from src/test/resources to target/test-classes 17:03:55 [INFO] 17:03:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ yanglib-mdsal-writer --- 17:03:55 [INFO] Recompiling the module because of changed dependency. 17:03:55 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[21,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[22,111] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[37,18] auto-closeable resource org.opendaylight.mdsal.singleton.impl.EOSClusterSingletonServiceProvider has a member method close() that could throw InterruptedException 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterSingletonIntegrationTest.java:[38,22] auto-closeable resource singleton is never referenced in body of corresponding try statement 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[93,28] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:03:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/src/test/java/org/opendaylight/netconf/yanglib/writer/YangLibraryWriterTest.java:[108,19] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:03:55 [INFO] 17:03:55 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ yanglib-mdsal-writer --- 17:03:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:03:55 [INFO] 17:03:55 [INFO] ------------------------------------------------------- 17:03:55 [INFO] T E S T S 17:03:55 [INFO] ------------------------------------------------------- 17:03:56 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 17:03:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.949 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterTest 17:04:00 [INFO] Running org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 17:04:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.327 s -- in org.opendaylight.netconf.yanglib.writer.YangLibraryWriterSingletonIntegrationTest 17:04:02 [INFO] 17:04:02 [INFO] Results: 17:04:02 [INFO] 17:04:02 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 17:04:02 [INFO] 17:04:02 [INFO] 17:04:02 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ yanglib-mdsal-writer --- 17:04:02 [INFO] 17:04:02 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ yanglib-mdsal-writer --- 17:04:02 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 17:04:02 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/classes/META-INF/MANIFEST.MF 17:04:02 [INFO] 17:04:02 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ yanglib-mdsal-writer --- 17:04:02 [INFO] No previous run data found, generating javadoc. 17:04:03 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-javadoc.jar 17:04:03 [INFO] 17:04:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ yanglib-mdsal-writer --- 17:04:03 [INFO] CycloneDX: Resolving Dependencies 17:04:04 [INFO] CycloneDX: Creating BOM version 1.5 with 38 component(s) 17:04:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.xml 17:04:04 [INFO] attaching as yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.xml 17:04:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.json 17:04:04 [INFO] attaching as yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.json 17:04:04 [INFO] 17:04:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ yanglib-mdsal-writer --- 17:04:04 [INFO] Skipping duplicate-finder execution! 17:04:04 [INFO] 17:04:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ yanglib-mdsal-writer --- 17:04:04 [INFO] No dependency problems found 17:04:04 [INFO] 17:04:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ yanglib-mdsal-writer --- 17:04:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-sources.jar 17:04:04 [INFO] 17:04:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ yanglib-mdsal-writer --- 17:04:04 [INFO] 17:04:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ yanglib-mdsal-writer --- 17:04:04 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/code-coverage/jacoco.exec 17:04:04 [INFO] Analyzed bundle 'yanglib-mdsal-writer' with 7 classes 17:04:04 [INFO] 17:04:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ yanglib-mdsal-writer --- 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT.pom 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT-javadoc.jar 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.xml 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.json 17:04:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT-sources.jar 17:04:05 [INFO] 17:04:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ yanglib-mdsal-writer --- 17:04:05 [INFO] Installing org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 17:04:05 [INFO] Writing OBR metadata 17:04:05 [INFO] 17:04:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ yanglib-mdsal-writer --- 17:04:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:05 [INFO] 17:04:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ yanglib-mdsal-writer --- 17:04:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:05 [INFO] 17:04:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ yanglib-mdsal-writer --- 17:04:05 [INFO] org.opendaylight.netconf:yanglib-mdsal-writer:bundle:7.0.11-SNAPSHOT 17:04:05 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:05 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:05 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:05 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:04:05 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:04:05 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:05 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:04:05 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:04:05 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:04:05 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:04:05 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:04:05 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:04:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:04:05 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:04:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:04:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:04:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:04:05 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:04:05 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:04:05 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:04:05 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:04:05 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:04:05 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:04:05 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:04:05 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:04:05 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:04:05 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:04:05 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:04:05 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:04:05 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) 17:04:05 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:test 17:04:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:test 17:04:05 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:test 17:04:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test 17:04:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test 17:04:05 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test 17:04:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:test 17:04:05 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test 17:04:05 [INFO] | | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test 17:04:05 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test 17:04:05 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test 17:04:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test 17:04:05 [INFO] | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test 17:04:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test 17:04:05 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:test 17:04:05 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test 17:04:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:test 17:04:05 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:test 17:04:05 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:test 17:04:05 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.7:test 17:04:05 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:04:05 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:04:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:04:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:04:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:04:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:04:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:04:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:04:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:04:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:04:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:04:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:04:05 [INFO] +- junit:junit:jar:4.13.2:test 17:04:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:04:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:04:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:04:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:04:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:05 [INFO] 17:04:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ yanglib-mdsal-writer --- 17:04:05 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/sonatype-clm/module.xml 17:04:05 [INFO] 17:04:05 [INFO] ---------< org.opendaylight.netconf:odl-yanglib-mdsal-writer >---------- 17:04:05 [INFO] Building odl-yanglib-mdsal-writer 7.0.11-SNAPSHOT [53/121] 17:04:05 [INFO] ------------------------------[ feature ]------------------------------- 17:04:05 [INFO] 17:04:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-yanglib-mdsal-writer --- 17:04:05 [INFO] 17:04:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-yanglib-mdsal-writer --- 17:04:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:05 [INFO] 17:04:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-yanglib-mdsal-writer --- 17:04:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:05 [INFO] 17:04:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-yanglib-mdsal-writer --- 17:04:05 [INFO] 17:04:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-yanglib-mdsal-writer --- 17:04:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:04:05 [INFO] argLine set to empty 17:04:05 [INFO] 17:04:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-yanglib-mdsal-writer --- 17:04:05 [INFO] Starting audit... 17:04:05 Audit done. 17:04:05 [INFO] You have 0 Checkstyle violations. 17:04:05 [INFO] 17:04:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-yanglib-mdsal-writer --- 17:04:05 [INFO] Starting audit... 17:04:05 Audit done. 17:04:05 [INFO] You have 0 Checkstyle violations. 17:04:05 [INFO] 17:04:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-yanglib-mdsal-writer --- 17:04:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/classes/LICENSE 17:04:05 [INFO] 17:04:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-yanglib-mdsal-writer --- 17:04:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/feature/feature.xml 17:04:06 [INFO] ...done! 17:04:06 [INFO] Attaching features XML 17:04:06 [INFO] 17:04:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-yanglib-mdsal-writer --- 17:04: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 17:04:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:04:06 [INFO] 17:04:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-yanglib-mdsal-writer >>> 17:04:06 [INFO] 17:04:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-yanglib-mdsal-writer --- 17:04:06 [INFO] 17:04:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-yanglib-mdsal-writer <<< 17:04:06 [INFO] 17:04:06 [INFO] 17:04:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-yanglib-mdsal-writer --- 17:04:06 [INFO] 17:04:06 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-yanglib-mdsal-writer --- 17:04:06 [INFO] Starting SFT for org.opendaylight.netconf:odl-yanglib-mdsal-writer 17:04:06 [INFO] Project dependency features detected: [] 17:04:06 [INFO] Pax Exam System (Version: 4.13.3) created. 17:04:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:04:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:04:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:04:07 [INFO] Waiting for remote bundle context.. on 21000 name: ed1a44bf-03c9-42d3-9be0-8dd5072b5468 timout: [ RelativeTimeout value = 180000 ] 17:04:23 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:04:23 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:04:23 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:04:24 [INFO] 17:04:24 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-yanglib-mdsal-writer --- 17:04:24 [INFO] 17:04:24 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-yanglib-mdsal-writer --- 17:04:24 [INFO] 17:04:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-yanglib-mdsal-writer --- 17:04:24 [INFO] CycloneDX: Resolving Dependencies 17:04:26 [INFO] CycloneDX: Creating BOM version 1.5 with 201 component(s) 17:04:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.xml 17:04:26 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.xml 17:04:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.json 17:04:26 [INFO] attaching as odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.json 17:04:26 [INFO] 17:04:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-yanglib-mdsal-writer --- 17:04:26 [INFO] Skipping duplicate-finder execution! 17:04:26 [INFO] 17:04:26 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-yanglib-mdsal-writer --- 17:04:26 [INFO] Skipping plugin execution 17:04:26 [INFO] 17:04:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-yanglib-mdsal-writer --- 17:04:26 [INFO] Skipping source per configuration. 17:04:26 [INFO] 17:04:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-yanglib-mdsal-writer --- 17:04:26 [INFO] 17:04:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-yanglib-mdsal-writer --- 17:04:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:04:26 [INFO] 17:04:26 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-yanglib-mdsal-writer --- 17:04:26 [WARNING] 17:04:26 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 17:04:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:04:26 [WARNING] 17:04:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:04:26 [WARNING] 17:04:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/pom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT.pom 17:04:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-features.xml 17:04:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.xml 17:04:26 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/odl-yanglib-mdsal-writer-7.0.11-SNAPSHOT-cyclonedx.json 17:04:26 [INFO] 17:04:26 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-yanglib-mdsal-writer --- 17:04:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:26 [WARNING] 17:04:26 [WARNING] The packaging plugin for project odl-yanglib-mdsal-writer did not assign 17:04:26 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:04:26 [WARNING] 17:04:26 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:04:26 [WARNING] 17:04:26 [INFO] 17:04:26 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-yanglib-mdsal-writer --- 17:04:26 [INFO] org.opendaylight.netconf:odl-yanglib-mdsal-writer:feature:7.0.11-SNAPSHOT 17:04:26 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:04:26 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:04:26 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:04:26 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:04:26 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:04:26 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:04:26 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:04:26 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:04:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:04:26 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:04:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:04:26 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:04:26 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:04:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:04:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:04:26 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:04:26 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:04:26 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:04:26 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:04:26 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:04:26 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:04:26 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:04:26 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:04:26 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:04:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:04:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:04:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:04:26 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:04:26 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:04:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:04:26 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:04:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:04:26 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:04:26 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:04:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:04:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:04:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:04:26 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:04:26 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:04:26 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:04:26 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:04:26 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:04:26 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:04:26 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:04:26 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:04:26 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:04:26 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:04:26 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:04:26 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:04:26 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:04:26 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:04:26 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:04:26 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:04:26 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:04:26 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 17:04:26 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:04:26 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:04:26 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:04:26 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:04:26 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:04:26 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:04:26 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:04:26 [INFO] | | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:04:26 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:04:26 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:04:26 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:04:26 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:04:26 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:04:26 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:04:26 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:04:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:04:26 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:04:26 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:04:26 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:04:26 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:04:26 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:04:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:04:26 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:04:26 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:04:26 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:04:26 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:04:26 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:04:26 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:04:26 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:04:26 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:04:26 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:04:26 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:04:26 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:04:26 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:04:26 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:04:26 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:04:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:04:26 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:04:26 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:04:26 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:04:26 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:04:26 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:04:26 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:04:26 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:04:26 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:04:26 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:04:26 [INFO] +- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:04:26 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:26 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:04:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:04:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:04:26 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:04:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:04:26 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:04:26 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:04:26 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:04:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:04:26 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:04:26 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:04:26 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:04:26 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:04:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:26 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:04:26 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:04:26 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:04:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:04:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:04:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:04:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:04:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:04:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:04:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:04:26 [INFO] +- junit:junit:jar:4.13.2:test 17:04:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:04:26 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:04:26 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:04:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:04:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:04:26 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:26 [INFO] 17:04:26 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-yanglib-mdsal-writer --- 17:04:26 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-yanglib-mdsal-writer/target/sonatype-clm/module.xml 17:04:26 [INFO] 17:04:26 [INFO] -----------< org.opendaylight.netconf:netconf-server-mdsal >------------ 17:04:26 [INFO] Building netconf-server-mdsal 7.0.11-SNAPSHOT [54/121] 17:04:26 [INFO] -------------------------------[ bundle ]------------------------------- 17:04:26 [INFO] 17:04:26 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-server-mdsal --- 17:04:26 [INFO] 17:04:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-server-mdsal --- 17:04:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:26 [INFO] 17:04:26 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-server-mdsal --- 17:04:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:26 [INFO] 17:04:26 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-server-mdsal --- 17:04:27 [INFO] 17:04:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-server-mdsal --- 17:04:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/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:04:27 [INFO] 17:04:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-server-mdsal --- 17:04:27 [INFO] Starting audit... 17:04:27 Audit done. 17:04:27 [INFO] You have 0 Checkstyle violations. 17:04:27 [INFO] 17:04:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-server-mdsal --- 17:04:27 [INFO] Starting audit... 17:04:27 Audit done. 17:04:27 [INFO] You have 0 Checkstyle violations. 17:04:27 [INFO] 17:04:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-server-mdsal --- 17:04:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/classes/LICENSE 17:04:27 [INFO] 17:04:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-server-mdsal --- 17:04:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/resources 17:04:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/generated-sources/spi 17:04:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/generated-sources/yang 17:04:27 [INFO] 17:04:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-server-mdsal --- 17:04:27 [INFO] Recompiling the module because of changed dependency. 17:04:27 [INFO] Compiling 36 source files with javac [debug release 17] to target/classes 17:04:28 [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:04:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:28 [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:04:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:28 [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:04:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:28 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/MdsalNetconfOperationServiceFactory.java:[45,97] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:04:28 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[319,21] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 17:04:28 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManager.java:[309,78] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:28 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/NotificationsTransformUtil.java:[42,55] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:28 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducer.java:[62,45] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 17:04:28 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/AbstractGet.java:[81,18] auto-closeable resource yiidWriter is never referenced in body of corresponding try statement 17:04:28 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/main/java/org/opendaylight/netconf/server/mdsal/operations/SplittingNormalizedNodeMetadataStreamWriter.java:[90,36] LEGACY_ATTRIBUTE_NAMESPACE in org.opendaylight.yangtools.yang.data.codec.xml.XmlParserStream has been deprecated 17:04:28 [INFO] 17:04:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-server-mdsal >>> 17:04:28 [INFO] 17:04:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-server-mdsal --- 17:04:28 [INFO] Fork Value is true 17:04:33 [INFO] Done SpotBugs Analysis.... 17:04:33 [INFO] 17:04:33 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-server-mdsal <<< 17:04:33 [INFO] 17:04:33 [INFO] 17:04:33 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-server-mdsal --- 17:04:33 [INFO] BugInstance size is 0 17:04:33 [INFO] Error size is 0 17:04:33 [INFO] No errors/warnings found 17:04:33 [INFO] 17:04:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-server-mdsal --- 17:04:33 [INFO] Copying 168 resources from src/test/resources to target/test-classes 17:04:33 [INFO] 17:04:33 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-server-mdsal --- 17:04:33 [INFO] Recompiling the module because of changed dependency. 17:04:33 [INFO] Compiling 18 source files with javac [debug release 17] to target/test-classes 17:04:34 [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:04:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:34 [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:04:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:34 [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:04:34 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:34 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,83] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 17:04:34 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:04:34 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[60,87] unchecked conversion 17:04:34 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:04:34 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/CapabilityChangeNotificationProducerTest.java:[61,20] unchecked conversion 17:04:34 required: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:04:34 found: org.opendaylight.mdsal.binding.api.DataTreeChangeListener 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/NetconfNotificationManagerTest.java:[135,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[39,13] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,84] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[43,59] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[48,47] org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducer in org.opendaylight.netconf.server.mdsal.notifications has been deprecated and marked for removal 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/notifications/YangLibraryNotificationProducerTest.java:[59,49] onYangLibraryChange(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange) in org.opendaylight.netconf.server.api.notifications.YangLibraryNotificationListener has been deprecated and marked for removal 17:04:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/src/test/java/org/opendaylight/netconf/server/mdsal/operations/RuntimeRpcTest.java:[165,76] unchecked cast 17:04:34 required: java.util.function.Consumer 17:04:34 found: java.lang.Object 17:04:34 [INFO] 17:04:34 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-server-mdsal --- 17:04:34 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:04:34 [INFO] 17:04:34 [INFO] ------------------------------------------------------- 17:04:34 [INFO] T E S T S 17:04:34 [INFO] ------------------------------------------------------- 17:04:35 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NC1214Test 17:04:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.587 s -- in org.opendaylight.netconf.server.mdsal.operations.NC1214Test 17:04:38 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 17:04:38 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.opendaylight.netconf.server.mdsal.notifications.CapabilityChangeNotificationProducerTest 17:04:38 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 17:04:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.opendaylight.netconf.server.mdsal.notifications.CreateSubscriptionTest 17:04:39 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 17:04:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.572 s -- in org.opendaylight.netconf.server.mdsal.notifications.NetconfNotificationManagerTest 17:04:41 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 17:04:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationToMdsalWriterTest 17:04:41 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 17:04:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s -- in org.opendaylight.netconf.server.mdsal.notifications.NotificationsTransformUtilTest 17:04:42 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 17:04:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.server.mdsal.notifications.SessionNotificationProducerTest 17:04:42 [INFO] Running org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 17:04:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.opendaylight.netconf.server.mdsal.notifications.YangLibraryNotificationProducerTest 17:04:42 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 17:04:42 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.opendaylight.netconf.server.mdsal.operations.CopyConfigTest 17:04:42 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 17:04:43 [WARNING] Tests run: 26, Failures: 0, Errors: 0, Skipped: 13, Time elapsed: 0.891 s -- in org.opendaylight.netconf.server.mdsal.operations.FilterContentValidatorTest 17:04:43 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 17:04:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf506Test 17:04:43 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 17:04:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.server.mdsal.operations.Netconf538Test 17:04:43 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 17:04:44 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.391 s -- in org.opendaylight.netconf.server.mdsal.operations.NetconfMDSalMappingTest 17:04:44 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 17:04:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s -- in org.opendaylight.netconf.server.mdsal.operations.RuntimeRpcTest 17:04:44 [INFO] Running org.opendaylight.netconf.server.mdsal.operations.ValidateTest 17:04:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.opendaylight.netconf.server.mdsal.operations.ValidateTest 17:04:44 [INFO] 17:04:44 [INFO] Results: 17:04:44 [INFO] 17:04:44 [WARNING] Tests run: 104, Failures: 0, Errors: 0, Skipped: 14 17:04:44 [INFO] 17:04:44 [INFO] 17:04:44 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-server-mdsal --- 17:04:44 [INFO] 17:04:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-server-mdsal --- 17:04:44 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT.jar 17:04:44 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/classes/META-INF/MANIFEST.MF 17:04:44 [INFO] 17:04:44 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-server-mdsal --- 17:04:45 [INFO] No previous run data found, generating javadoc. 17:04:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:04:46 [INFO] 17:04:46 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-server-mdsal --- 17:04:46 [INFO] CycloneDX: Resolving Dependencies 17:04:48 [INFO] CycloneDX: Creating BOM version 1.5 with 110 component(s) 17:04:48 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.xml 17:04:48 [INFO] attaching as netconf-server-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 17:04:48 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.json 17:04:48 [INFO] attaching as netconf-server-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 17:04:48 [INFO] 17:04:48 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-server-mdsal --- 17:04:48 [INFO] Skipping duplicate-finder execution! 17:04:48 [INFO] 17:04:48 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-server-mdsal --- 17:04:48 [WARNING] Non-test scoped test only dependencies found: 17:04:48 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:04:48 [INFO] 17:04:48 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-server-mdsal --- 17:04:48 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-sources.jar 17:04:48 [INFO] 17:04:48 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-server-mdsal --- 17:04:48 [INFO] 17:04:48 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-server-mdsal --- 17:04:48 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/code-coverage/jacoco.exec 17:04:48 [INFO] Analyzed bundle 'netconf-server-mdsal' with 49 classes 17:04:48 [INFO] 17:04:48 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-server-mdsal --- 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT.pom 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT.jar 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 17:04:48 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT-sources.jar 17:04:48 [INFO] 17:04:48 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-server-mdsal --- 17:04:48 [INFO] Installing org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-SNAPSHOT.jar 17:04:48 [INFO] Writing OBR metadata 17:04:48 [INFO] 17:04:48 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-server-mdsal --- 17:04:48 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:48 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:48 [INFO] 17:04:48 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-server-mdsal --- 17:04:48 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:48 [INFO] 17:04:48 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-server-mdsal --- 17:04:48 [INFO] org.opendaylight.netconf:netconf-server-mdsal:bundle:7.0.11-SNAPSHOT 17:04:48 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:48 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:48 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:48 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:04:48 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:04:48 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:48 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:04:48 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:04:48 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:04:48 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:04:48 [INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:04:48 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:04:48 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:04:48 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:04:48 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:04:48 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:04:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:04:48 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:04:48 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:04:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:04:48 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:04:48 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:04:48 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:04:48 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:04:48 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:04:48 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:04:48 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:04:48 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:04:48 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:04:48 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:04:48 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:04:48 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.7:test 17:04:48 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.7:test 17:04:48 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test 17:04:48 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test 17:04:48 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test 17:04:48 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test 17:04:48 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test 17:04:48 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test 17:04:48 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test 17:04:48 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test 17:04:48 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test 17:04:48 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.7:test 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test 17:04:48 [INFO] | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test 17:04:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test 17:04:48 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:04:48 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:test 17:04:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:test 17:04:48 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test 17:04:48 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test 17:04:48 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:test 17:04:48 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.11-SNAPSHOT:test 17:04:48 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:04:48 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:04:48 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:04:48 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:04:48 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:04:48 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:48 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:48 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:04:48 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:04:48 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:04:48 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:04:48 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:04:48 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:48 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:04:48 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:48 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:04:48 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:04:48 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:04:48 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:04:48 [INFO] +- junit:junit:jar:4.13.2:test 17:04:48 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:04:48 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:04:48 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:04:48 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:04:48 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:48 [INFO] 17:04:48 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-server-mdsal --- 17:04:48 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/sonatype-clm/module.xml 17:04:48 [INFO] 17:04:48 [INFO] ----------------< org.opendaylight.netconf:netconf-nb >----------------- 17:04:48 [INFO] Building netconf-nb 7.0.11-SNAPSHOT [55/121] 17:04:48 [INFO] -------------------------------[ bundle ]------------------------------- 17:04:49 [INFO] 17:04:49 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-nb --- 17:04:49 [INFO] 17:04:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-nb --- 17:04:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:49 [INFO] 17:04:49 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-nb --- 17:04:49 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:49 [INFO] 17:04:49 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-nb --- 17:04:49 [INFO] 17:04:49 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-nb --- 17:04:49 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/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:04:49 [INFO] 17:04:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-nb --- 17:04:49 [INFO] Starting audit... 17:04:49 Audit done. 17:04:49 [INFO] You have 0 Checkstyle violations. 17:04:49 [INFO] 17:04:49 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-nb --- 17:04:49 [INFO] Starting audit... 17:04:49 Audit done. 17:04:49 [INFO] You have 0 Checkstyle violations. 17:04:49 [INFO] 17:04:49 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-nb --- 17:04:49 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/classes/LICENSE 17:04:49 [INFO] 17:04:49 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-nb --- 17:04:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/src/main/resources 17:04:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/generated-sources/spi 17:04:49 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/generated-sources/yang 17:04:49 [INFO] 17:04:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-nb --- 17:04:49 [INFO] Recompiling the module because of changed dependency. 17:04:49 [INFO] Compiling 8 source files with javac [debug release 17] to target/classes 17:04:49 [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:04:49 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:04:49 [INFO] 17:04:49 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-nb >>> 17:04:49 [INFO] 17:04:49 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-nb --- 17:04:49 [INFO] Fork Value is true 17:04:53 [INFO] Done SpotBugs Analysis.... 17:04:53 [INFO] 17:04:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-nb <<< 17:04:53 [INFO] 17:04:53 [INFO] 17:04:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-nb --- 17:04:53 [INFO] BugInstance size is 0 17:04:53 [INFO] Error size is 0 17:04:53 [INFO] No errors/warnings found 17:04:53 [INFO] 17:04:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-nb --- 17:04:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/src/test/resources 17:04:53 [INFO] 17:04:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-nb --- 17:04:53 [INFO] Recompiling the module because of changed dependency. 17:04:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:04:53 [INFO] 17:04:53 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-nb --- 17:04:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:04:53 [INFO] 17:04:53 [INFO] ------------------------------------------------------- 17:04:53 [INFO] T E S T S 17:04:53 [INFO] ------------------------------------------------------- 17:04:54 [INFO] Running org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 17:04:54 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:04:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.013 s -- in org.opendaylight.netconf.northbound.monitoring.MonitoringToMdsalWriterTest 17:04:56 [INFO] 17:04:56 [INFO] Results: 17:04:56 [INFO] 17:04:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:04:56 [INFO] 17:04:56 [INFO] 17:04:56 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-nb --- 17:04:56 [INFO] 17:04:56 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-nb --- 17:04:56 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT.jar 17:04:56 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/classes/META-INF/MANIFEST.MF 17:04:56 [INFO] 17:04:56 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-nb --- 17:04:56 [INFO] No previous run data found, generating javadoc. 17:04:57 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-javadoc.jar 17:04:57 [INFO] 17:04:57 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-nb --- 17:04:57 [INFO] CycloneDX: Resolving Dependencies 17:04:59 [INFO] CycloneDX: Creating BOM version 1.5 with 117 component(s) 17:04:59 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.xml 17:04:59 [INFO] attaching as netconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 17:04:59 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.json 17:04:59 [INFO] attaching as netconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 17:04:59 [INFO] 17:04:59 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-nb --- 17:04:59 [INFO] Skipping duplicate-finder execution! 17:04:59 [INFO] 17:04:59 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-nb --- 17:04:59 [INFO] No dependency problems found 17:04:59 [INFO] 17:04:59 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-nb --- 17:04:59 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-sources.jar 17:04:59 [INFO] 17:04:59 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-nb --- 17:04:59 [INFO] 17:04:59 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-nb --- 17:04:59 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/code-coverage/jacoco.exec 17:04:59 [INFO] Analyzed bundle 'netconf-nb' with 9 classes 17:04:59 [INFO] 17:04:59 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-nb --- 17:04:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT.pom 17:04:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT.jar 17:04:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT-javadoc.jar 17:04:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 17:04:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 17:04:59 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT-sources.jar 17:04:59 [INFO] 17:04:59 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-nb --- 17:04:59 [INFO] Installing org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-SNAPSHOT.jar 17:04:59 [INFO] Writing OBR metadata 17:04:59 [INFO] 17:04:59 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-nb --- 17:04:59 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:04:59 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:04:59 [INFO] 17:04:59 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-nb --- 17:04:59 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:04:59 [INFO] 17:04:59 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-nb --- 17:04:59 [INFO] org.opendaylight.netconf:netconf-nb:bundle:7.0.11-SNAPSHOT 17:04:59 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:04:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:04:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:04:59 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:04:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:04:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:04:59 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:04:59 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:04:59 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:04:59 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:04:59 [INFO] | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:04:59 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:04:59 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:04:59 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:04:59 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:04:59 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:04:59 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:04:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:04:59 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:04:59 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:04:59 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:04:59 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:04:59 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:04:59 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:04:59 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:04:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:04:59 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:04:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:04:59 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:04:59 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:04:59 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:04:59 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:04:59 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:04:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:04:59 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:04:59 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:04:59 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:04:59 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:04:59 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:04:59 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:04:59 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:04:59 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:04:59 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:04:59 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:04:59 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:04:59 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:04:59 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:04:59 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:04:59 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:04:59 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:04:59 [INFO] +- io.netty:netty-handler:jar:4.1.112.Final:test 17:04:59 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:04:59 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:04:59 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:04:59 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:04:59 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:04:59 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:04:59 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:04:59 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:04:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:04:59 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:04:59 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:04:59 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:04:59 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:04:59 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:04:59 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:04:59 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:04:59 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:04:59 [INFO] +- junit:junit:jar:4.13.2:test 17:04:59 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:04:59 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:04:59 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:04:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:04:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:04:59 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:04:59 [INFO] 17:04:59 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-nb --- 17:04:59 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/sonatype-clm/module.xml 17:04:59 [INFO] 17:04:59 [INFO] -------------< org.opendaylight.netconf:odl-netconf-mdsal >------------- 17:04:59 [INFO] Building OpenDaylight :: Netconf :: Mdsal 7.0.11-SNAPSHOT [56/121] 17:04:59 [INFO] ------------------------------[ feature ]------------------------------- 17:04:59 [INFO] 17:04:59 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-mdsal --- 17:04:59 [INFO] 17:04:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-mdsal --- 17:04:59 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:59 [INFO] 17:04:59 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-mdsal --- 17:04:59 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:04:59 [INFO] 17:04:59 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-mdsal --- 17:05:00 [INFO] 17:05:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-mdsal --- 17:05:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:00 [INFO] argLine set to empty 17:05:00 [INFO] 17:05:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-mdsal --- 17:05:00 [INFO] Starting audit... 17:05:00 Audit done. 17:05:00 [INFO] You have 0 Checkstyle violations. 17:05:00 [INFO] 17:05:00 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-mdsal --- 17:05:00 [INFO] Starting audit... 17:05:00 Audit done. 17:05:00 [INFO] You have 0 Checkstyle violations. 17:05:00 [INFO] 17:05:00 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-mdsal --- 17:05:00 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/classes/LICENSE 17:05:00 [INFO] 17:05:00 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-mdsal --- 17:05:00 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/feature/feature.xml 17:05:00 [INFO] ...done! 17:05:00 [INFO] Attaching features XML 17:05:00 [INFO] 17:05:00 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-mdsal --- 17:05:00 [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:05:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:05:00 [INFO] 17:05:00 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-mdsal >>> 17:05:00 [INFO] 17:05:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-mdsal --- 17:05:00 [INFO] 17:05:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-mdsal <<< 17:05:00 [INFO] 17:05:00 [INFO] 17:05:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-mdsal --- 17:05:00 [INFO] 17:05:00 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-mdsal --- 17:05:00 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-mdsal 17:05:00 [INFO] Project dependency features detected: [] 17:05:00 [INFO] Pax Exam System (Version: 4.13.3) created. 17:05:00 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:05:01 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:05:01 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:05:01 [INFO] Waiting for remote bundle context.. on 21000 name: c64a2147-aadc-4baa-a710-432adb2beb5e timout: [ RelativeTimeout value = 180000 ] 17:05:19 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:05:19 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:05:19 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:05:19 [INFO] 17:05:19 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-mdsal --- 17:05:19 [INFO] 17:05:19 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-mdsal --- 17:05:19 [INFO] 17:05:19 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-mdsal --- 17:05:19 [INFO] CycloneDX: Resolving Dependencies 17:05:24 [INFO] CycloneDX: Creating BOM version 1.5 with 369 component(s) 17:05:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.xml 17:05:24 [INFO] attaching as odl-netconf-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.json 17:05:24 [INFO] attaching as odl-netconf-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 17:05:24 [INFO] 17:05:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-mdsal --- 17:05:24 [INFO] Skipping duplicate-finder execution! 17:05:24 [INFO] 17:05:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-mdsal --- 17:05:24 [INFO] Skipping plugin execution 17:05:24 [INFO] 17:05:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-mdsal --- 17:05:24 [INFO] Skipping source per configuration. 17:05:24 [INFO] 17:05:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-mdsal --- 17:05:24 [INFO] 17:05:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-mdsal --- 17:05:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:24 [INFO] 17:05:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-mdsal --- 17:05:24 [WARNING] 17:05:24 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 17:05:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:24 [WARNING] 17:05:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:24 [WARNING] 17:05:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-SNAPSHOT.pom 17:05:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-SNAPSHOT-features.xml 17:05:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/odl-netconf-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 17:05:24 [INFO] 17:05:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-mdsal --- 17:05:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:24 [WARNING] 17:05:24 [WARNING] The packaging plugin for project odl-netconf-mdsal did not assign 17:05:24 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:24 [WARNING] 17:05:24 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:24 [WARNING] 17:05:24 [INFO] 17:05:24 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-mdsal --- 17:05:24 [INFO] org.opendaylight.netconf:odl-netconf-mdsal:feature:7.0.11-SNAPSHOT 17:05:24 [INFO] +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:05:24 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:05:24 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:05:24 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:05:24 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:05:24 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:05:24 [INFO] | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:05:24 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:05:24 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:05:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:05:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:05:24 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:05:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:05:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:05:24 [INFO] | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:05:24 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:05:24 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:05:24 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:05:24 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:05:24 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:05:24 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:05:24 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:05:24 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:05:24 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:05:24 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:05:24 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:05:24 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:05:24 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:05:24 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:05:24 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:05:24 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:05:24 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:05:24 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:05:24 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:05:24 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:05:24 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:05:24 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:05:24 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:05:24 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:05:24 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:05:24 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:05:24 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:05:24 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:05:24 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:05:24 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:05:24 [INFO] | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:05:24 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:05:24 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:05:24 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:05:24 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:05:24 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:05:24 [INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:05:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:05:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:05:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:05:24 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:05:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:05:24 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:05:24 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:05:24 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:05:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:05:24 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:05:24 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:05:24 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:05:24 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:05:24 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:05:24 [INFO] | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:05:24 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:05:24 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:05:24 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:05:24 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:05:24 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:05:24 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:05:24 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:05:24 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:05:24 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:05:24 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:05:24 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:05:24 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:05:24 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:05:24 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:05:24 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:05:24 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:05:24 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:05:24 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:05:24 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:05:24 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:05:24 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:05:24 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:05:24 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:05:24 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:05:24 [INFO] +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:05:24 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:05:24 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:05:24 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:05:24 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:05:24 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:05:24 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:05:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:05:24 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:05:24 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:05:24 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:05:24 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:05:24 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:05:24 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:05:24 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:05:24 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:05:24 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:05:24 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:05:24 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:05:24 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:05:24 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:05:24 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:05:24 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:05:24 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:05:24 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:05:24 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:05:24 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:05:24 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:05:24 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:05:24 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:05:24 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:05:24 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:05:24 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:05:24 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:05:24 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:05:24 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:05:24 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:05:24 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:05:24 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:05:24 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:05:24 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:05:24 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:05:24 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:05:24 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:05:24 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:05:24 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:05:24 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:05:24 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:05:24 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:05:24 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:05:24 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:05:24 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:05:24 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:05:24 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:24 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:24 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:24 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:05:24 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:05:24 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:24 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:05:24 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:05:24 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:05:24 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:05:24 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:05:24 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:05:24 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:05:24 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:05:24 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:05:24 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:05:24 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:05:24 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:05:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:05:24 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:05:24 [INFO] | | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:05:24 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:05:24 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:05:24 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:05:24 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:05:24 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:05:24 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] +- org.opendaylight.netconf:netconf-nb:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:05:24 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:05:24 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:05:24 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:05:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:24 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:05:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:05:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:05:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:05:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:05:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:24 [INFO] +- junit:junit:jar:4.13.2:test 17:05:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:05:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:05:24 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:05:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:24 [INFO] 17:05:24 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-mdsal --- 17:05:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-mdsal/target/sonatype-clm/module.xml 17:05:24 [INFO] 17:05:24 [INFO] --< org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring >--- 17:05:24 [INFO] Building rfc8040-ietf-restconf-monitoring 7.0.11-SNAPSHOT [57/121] 17:05:24 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:24 [INFO] 17:05:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8040-ietf-restconf-monitoring --- 17:05:24 [INFO] 17:05:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8040-ietf-restconf-monitoring --- 17:05:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:24 [INFO] 17:05:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8040-ietf-restconf-monitoring --- 17:05:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:24 [INFO] 17:05:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] 17:05:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/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:05:25 [INFO] 17:05:25 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/main/yang 17:05:25 [INFO] yang-to-sources: Found 2 dependencies in 961.5 μs 17:05:25 [INFO] yang-to-sources: Project model files found: 1 in 800.3 μs 17:05:25 [INFO] yang-to-sources: 3 YANG models processed in 9.200 ms 17:05:25 [INFO] BindingJavaFileGenerator: Defined 16 files in 2.102 ms 17:05:25 [INFO] Sorted 16 files into 6 directories in 72.14 μs 17:05:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 30.89 ms 17:05:25 [INFO] 17:05:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Starting audit... 17:05:25 Audit done. 17:05:25 [INFO] You have 0 Checkstyle violations. 17:05:25 [INFO] 17:05:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Starting audit... 17:05:25 Audit done. 17:05:25 [INFO] You have 0 Checkstyle violations. 17:05:25 [INFO] 17:05:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/classes/LICENSE 17:05:25 [INFO] 17:05:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/main/resources 17:05:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 17:05:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/generated-sources/spi 17:05:25 [INFO] 17:05:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Recompiling the module because of changed dependency. 17:05:25 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 17:05:25 [INFO] 17:05:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8040-ietf-restconf-monitoring >>> 17:05:25 [INFO] 17:05:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8040-ietf-restconf-monitoring --- 17:05:25 [INFO] Fork Value is true 17:05:27 [INFO] Done SpotBugs Analysis.... 17:05:27 [INFO] 17:05:27 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8040-ietf-restconf-monitoring <<< 17:05:27 [INFO] 17:05:27 [INFO] 17:05:27 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8040-ietf-restconf-monitoring --- 17:05:27 [INFO] BugInstance size is 0 17:05:27 [INFO] Error size is 0 17:05:27 [INFO] No errors/warnings found 17:05:27 [INFO] 17:05:27 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8040-ietf-restconf-monitoring --- 17:05:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/src/test/resources 17:05:27 [INFO] 17:05:27 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8040-ietf-restconf-monitoring --- 17:05:27 [INFO] No sources to compile 17:05:27 [INFO] 17:05:27 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8040-ietf-restconf-monitoring --- 17:05:27 [INFO] No tests to run. 17:05:27 [INFO] 17:05:27 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8040-ietf-restconf-monitoring --- 17:05:27 [INFO] 17:05:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8040-ietf-restconf-monitoring --- 17:05:27 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 17:05:27 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/classes/META-INF/MANIFEST.MF 17:05:27 [INFO] 17:05:27 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8040-ietf-restconf-monitoring --- 17:05:28 [INFO] No previous run data found, generating javadoc. 17:05:29 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-javadoc.jar 17:05:29 [INFO] 17:05:29 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8040-ietf-restconf-monitoring --- 17:05:29 [INFO] CycloneDX: Resolving Dependencies 17:05:30 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 17:05:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.xml 17:05:30 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.json 17:05:30 [INFO] attaching as rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-cyclonedx.json 17:05:30 [INFO] 17:05:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Skipping duplicate-finder execution! 17:05:30 [INFO] 17:05:30 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] No dependency problems found 17:05:30 [INFO] 17:05:30 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-sources.jar 17:05:30 [INFO] 17:05:30 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] 17:05:30 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:05:30 [INFO] 17:05:30 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.pom 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-javadoc.jar 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-cyclonedx.json 17:05:30 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-sources.jar 17:05:30 [INFO] 17:05:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Installing org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 17:05:30 [INFO] Writing OBR metadata 17:05:30 [INFO] 17:05:30 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:30 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:30 [INFO] 17:05:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:30 [INFO] 17:05:30 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:bundle:7.0.11-SNAPSHOT 17:05:30 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:05:30 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:05:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:05:30 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:05:30 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:30 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:30 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:30 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:05:30 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:05:30 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:30 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:05:30 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:05:30 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:05:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:30 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:05:30 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:05:30 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:05:30 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:30 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:30 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:30 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:30 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:05:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:05:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:05:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:05:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:05:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:30 [INFO] +- junit:junit:jar:4.13.2:test 17:05:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:05:30 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:05:30 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:30 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:05:30 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:30 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:30 [INFO] 17:05:30 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8040-ietf-restconf-monitoring --- 17:05:30 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/sonatype-clm/module.xml 17:05:30 [INFO] 17:05:30 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8040 >--------- 17:05:30 [INFO] Building OpenDaylight :: Netconf :: RFC8040 Models 7.0.11-SNAPSHOT [58/121] 17:05:30 [INFO] ------------------------------[ feature ]------------------------------- 17:05:30 [INFO] 17:05:30 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] 17:05:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:30 [INFO] 17:05:30 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:30 [INFO] 17:05:30 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] 17:05:30 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:30 [INFO] argLine set to empty 17:05:30 [INFO] 17:05:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] Starting audit... 17:05:30 Audit done. 17:05:30 [INFO] You have 0 Checkstyle violations. 17:05:30 [INFO] 17:05:30 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] Starting audit... 17:05:30 Audit done. 17:05:30 [INFO] You have 0 Checkstyle violations. 17:05:30 [INFO] 17:05:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/classes/LICENSE 17:05:30 [INFO] 17:05:30 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/feature/feature.xml 17:05:30 [INFO] ...done! 17:05:30 [INFO] Attaching features XML 17:05:30 [INFO] 17:05:30 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8040 --- 17:05:30 [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:05:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:05:30 [INFO] 17:05:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8040 >>> 17:05:30 [INFO] 17:05:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] 17:05:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8040 <<< 17:05:30 [INFO] 17:05:30 [INFO] 17:05:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] 17:05:30 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8040 --- 17:05:30 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8040 17:05:30 [INFO] Project dependency features detected: [] 17:05:30 [INFO] Pax Exam System (Version: 4.13.3) created. 17:05:30 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:05:31 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:05:31 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:05:31 [INFO] Waiting for remote bundle context.. on 21000 name: b4a7f94b-ea2b-49ea-851d-7c27ed9aa788 timout: [ RelativeTimeout value = 180000 ] 17:05:38 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:05:38 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:05:38 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:05:38 [INFO] 17:05:38 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] 17:05:38 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] 17:05:38 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] CycloneDX: Resolving Dependencies 17:05:38 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:05:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.xml 17:05:38 [INFO] attaching as odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.json 17:05:38 [INFO] attaching as odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-cyclonedx.json 17:05:38 [INFO] 17:05:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] Skipping duplicate-finder execution! 17:05:38 [INFO] 17:05:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] Skipping plugin execution 17:05:38 [INFO] 17:05:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] Skipping source per configuration. 17:05:38 [INFO] 17:05:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] 17:05:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:38 [INFO] 17:05:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8040 --- 17:05:38 [WARNING] 17:05:38 [WARNING] The packaging plugin for project odl-netconf-model-rfc8040 did not assign 17:05:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:38 [WARNING] 17:05:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:38 [WARNING] 17:05:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-SNAPSHOT.pom 17:05:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-features.xml 17:05:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/odl-netconf-model-rfc8040-7.0.11-SNAPSHOT-cyclonedx.json 17:05:38 [INFO] 17:05:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:38 [WARNING] 17:05:38 [WARNING] The packaging plugin for project odl-netconf-model-rfc8040 did not assign 17:05:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:38 [WARNING] 17:05:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:38 [WARNING] 17:05:38 [INFO] 17:05:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8040 --- 17:05:38 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8040:feature:7.0.11-SNAPSHOT 17:05:38 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:05:38 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:05:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:05:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:05:38 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:05:38 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:05:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:05:38 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:05:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:05:38 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:05:38 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:05:38 [INFO] +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:05:38 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:38 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:05:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:05:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:38 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:05:38 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:05:38 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:05:38 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:38 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:05:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:38 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:05:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:05:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:05:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:05:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:05:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:38 [INFO] +- junit:junit:jar:4.13.2:test 17:05:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:05:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:05:38 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:05:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:38 [INFO] 17:05:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8040 --- 17:05:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8040/target/sonatype-clm/module.xml 17:05:39 [INFO] 17:05:39 [INFO] ---------------< org.opendaylight.netconf.model:rfc8639 >--------------- 17:05:39 [INFO] Building rfc8639 7.0.11-SNAPSHOT [59/121] 17:05:39 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:39 [INFO] 17:05:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8639 --- 17:05:39 [INFO] 17:05:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8639 --- 17:05:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:39 [INFO] 17:05:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8639 --- 17:05:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:39 [INFO] 17:05:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8639 --- 17:05:39 [INFO] 17:05:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8639 --- 17:05:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/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:05:39 [INFO] 17:05:39 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8639 --- 17:05:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:39 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/main/yang 17:05:39 [INFO] yang-to-sources: Found 8 dependencies in 1.031 ms 17:05:39 [INFO] yang-to-sources: Project model files found: 1 in 5.786 ms 17:05:39 [INFO] yang-to-sources: 9 YANG models processed in 62.47 ms 17:05:39 [INFO] BindingJavaFileGenerator: Defined 136 files in 12.64 ms 17:05:39 [INFO] Sorted 136 files into 22 directories in 191.3 μs 17:05:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 136 in 48.23 ms 17:05:39 [INFO] 17:05:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8639 --- 17:05:39 [INFO] Starting audit... 17:05:39 Audit done. 17:05:39 [INFO] You have 0 Checkstyle violations. 17:05:39 [INFO] 17:05:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8639 --- 17:05:39 [INFO] Starting audit... 17:05:39 Audit done. 17:05:39 [INFO] You have 0 Checkstyle violations. 17:05:39 [INFO] 17:05:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8639 --- 17:05:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/classes/LICENSE 17:05:39 [INFO] 17:05:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8639 --- 17:05:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/main/resources 17:05:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/generated-sources/spi 17:05:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:39 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/generated-sources/spi 17:05:39 [INFO] 17:05:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8639 --- 17:05:39 [INFO] Recompiling the module because of changed dependency. 17:05:39 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 17:05:40 [INFO] 17:05:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8639 >>> 17:05:40 [INFO] 17:05:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8639 --- 17:05:40 [INFO] Fork Value is true 17:05:42 [INFO] Done SpotBugs Analysis.... 17:05:42 [INFO] 17:05:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8639 <<< 17:05:42 [INFO] 17:05:42 [INFO] 17:05:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8639 --- 17:05:42 [INFO] BugInstance size is 0 17:05:42 [INFO] Error size is 0 17:05:42 [INFO] No errors/warnings found 17:05:42 [INFO] 17:05:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8639 --- 17:05:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/src/test/resources 17:05:42 [INFO] 17:05:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8639 --- 17:05:42 [INFO] No sources to compile 17:05:42 [INFO] 17:05:42 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8639 --- 17:05:42 [INFO] No tests to run. 17:05:42 [INFO] 17:05:42 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8639 --- 17:05:42 [INFO] 17:05:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8639 --- 17:05:43 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT.jar 17:05:43 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/classes/META-INF/MANIFEST.MF 17:05:43 [INFO] 17:05:43 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8639 --- 17:05:43 [INFO] No previous run data found, generating javadoc. 17:05:46 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-javadoc.jar 17:05:47 [INFO] 17:05:47 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8639 --- 17:05:47 [INFO] CycloneDX: Resolving Dependencies 17:05:47 [INFO] CycloneDX: Creating BOM version 1.5 with 25 component(s) 17:05:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.xml 17:05:47 [INFO] attaching as rfc8639-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.json 17:05:47 [INFO] attaching as rfc8639-7.0.11-SNAPSHOT-cyclonedx.json 17:05:47 [INFO] 17:05:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8639 --- 17:05:47 [INFO] Skipping duplicate-finder execution! 17:05:47 [INFO] 17:05:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8639 --- 17:05:47 [INFO] No dependency problems found 17:05:47 [INFO] 17:05:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8639 --- 17:05:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-sources.jar 17:05:47 [INFO] 17:05:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8639 --- 17:05:47 [INFO] 17:05:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8639 --- 17:05:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:05:47 [INFO] 17:05:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8639 --- 17:05:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT.pom 17:05:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT.jar 17:05:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT-javadoc.jar 17:05:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT-cyclonedx.json 17:05:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT-sources.jar 17:05:47 [INFO] 17:05:47 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8639 --- 17:05:47 [INFO] Installing org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-SNAPSHOT.jar 17:05:47 [INFO] Writing OBR metadata 17:05:47 [INFO] 17:05:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8639 --- 17:05:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:47 [INFO] 17:05:47 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8639 --- 17:05:47 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:05:47 [INFO] 17:05:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8639 --- 17:05:47 [INFO] org.opendaylight.netconf.model:rfc8639:bundle:7.0.11-SNAPSHOT 17:05:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:05:47 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:05:47 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:05:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:05:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:05:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:05:47 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:05:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:05:47 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:05:47 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:05:47 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:47 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:47 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:05:47 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:05:47 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:47 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:47 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:05:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:05:47 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:05:47 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:47 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:05:47 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:05:47 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:05:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:05:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:05:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:05:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:05:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:05:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:47 [INFO] +- junit:junit:jar:4.13.2:test 17:05:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:05:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:05:47 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:05:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:47 [INFO] 17:05:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8639 --- 17:05:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/sonatype-clm/module.xml 17:05:47 [INFO] 17:05:47 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8639 >--------- 17:05:47 [INFO] Building OpenDaylight :: Netconf :: RFC8639 Models 7.0.11-SNAPSHOT [60/121] 17:05:47 [INFO] ------------------------------[ feature ]------------------------------- 17:05:47 [INFO] 17:05:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8639 --- 17:05:47 [INFO] 17:05:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8639 --- 17:05:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:47 [INFO] 17:05:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8639 --- 17:05:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:47 [INFO] 17:05:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] 17:05:48 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:48 [INFO] argLine set to empty 17:05:48 [INFO] 17:05:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] Starting audit... 17:05:48 Audit done. 17:05:48 [INFO] You have 0 Checkstyle violations. 17:05:48 [INFO] 17:05:48 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] Starting audit... 17:05:48 Audit done. 17:05:48 [INFO] You have 0 Checkstyle violations. 17:05:48 [INFO] 17:05:48 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/classes/LICENSE 17:05:48 [INFO] 17:05:48 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/feature/feature.xml 17:05:48 [INFO] ...done! 17:05:48 [INFO] Attaching features XML 17:05:48 [INFO] 17:05:48 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8639 --- 17:05:48 [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:05:48 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:05:48 [INFO] 17:05:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8639 >>> 17:05:48 [INFO] 17:05:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] 17:05:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8639 <<< 17:05:48 [INFO] 17:05:48 [INFO] 17:05:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] 17:05:48 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8639 --- 17:05:48 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8639 17:05:48 [INFO] Project dependency features detected: [] 17:05:48 [INFO] Pax Exam System (Version: 4.13.3) created. 17:05:48 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:05:49 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:05:49 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:05:49 [INFO] Waiting for remote bundle context.. on 21000 name: 02258d2f-2e65-4472-bcb8-71b6fabcddbd timout: [ RelativeTimeout value = 180000 ] 17:05:55 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:05:55 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:05:55 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:05:55 [INFO] 17:05:55 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8639 --- 17:05:55 [INFO] 17:05:55 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8639 --- 17:05:55 [INFO] 17:05:55 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8639 --- 17:05:55 [INFO] CycloneDX: Resolving Dependencies 17:05:56 [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) 17:05:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.xml 17:05:56 [INFO] attaching as odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.json 17:05:56 [INFO] attaching as odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-cyclonedx.json 17:05:56 [INFO] 17:05:56 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8639 --- 17:05:56 [INFO] Skipping duplicate-finder execution! 17:05:56 [INFO] 17:05:56 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8639 --- 17:05:56 [INFO] Skipping plugin execution 17:05:56 [INFO] 17:05:56 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8639 --- 17:05:56 [INFO] Skipping source per configuration. 17:05:56 [INFO] 17:05:56 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8639 --- 17:05:56 [INFO] 17:05:56 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8639 --- 17:05:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:05:56 [INFO] 17:05:56 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8639 --- 17:05:56 [WARNING] 17:05:56 [WARNING] The packaging plugin for project odl-netconf-model-rfc8639 did not assign 17:05:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:56 [WARNING] 17:05:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:56 [WARNING] 17:05:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-SNAPSHOT.pom 17:05:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-features.xml 17:05:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-cyclonedx.xml 17:05:56 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/odl-netconf-model-rfc8639-7.0.11-SNAPSHOT-cyclonedx.json 17:05:56 [INFO] 17:05:56 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8639 --- 17:05:56 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:05:56 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:05:56 [WARNING] 17:05:56 [WARNING] The packaging plugin for project odl-netconf-model-rfc8639 did not assign 17:05:56 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:05:56 [WARNING] 17:05:56 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:05:56 [WARNING] 17:05:56 [INFO] 17:05:56 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8639 --- 17:05:56 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8639:feature:7.0.11-SNAPSHOT 17:05:56 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:05:56 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:05:56 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:05:56 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:05:56 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:05:56 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:05:56 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:05:56 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:05:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:05:56 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.6:compile 17:05:56 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:05:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:05:56 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.6:compile 17:05:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:05:56 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.6:compile 17:05:56 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.6:compile 17:05:56 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:05:56 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:05:56 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:05:56 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:05:56 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:compile 17:05:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:05:56 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:05:56 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:05:56 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:05:56 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:05:56 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:05:56 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:05:56 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:05:56 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:05:56 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:05:56 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:05:56 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:05:56 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:05:56 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:05:56 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:05:56 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:05:56 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:05:56 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:05:56 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:05:56 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:05:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:05:56 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:05:56 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:05:56 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:05:56 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:05:56 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:05:56 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:05:56 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:05:56 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:05:56 [INFO] +- junit:junit:jar:4.13.2:test 17:05:56 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:05:56 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:05:56 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:05:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:05:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:05:56 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:05:56 [INFO] 17:05:56 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8639 --- 17:05:56 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8639/target/sonatype-clm/module.xml 17:05:56 [INFO] 17:05:56 [INFO] ---------------< org.opendaylight.netconf.model:rfc8641 >--------------- 17:05:56 [INFO] Building rfc8641 7.0.11-SNAPSHOT [61/121] 17:05:56 [INFO] -------------------------------[ bundle ]------------------------------- 17:05:56 [INFO] 17:05:56 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8641 --- 17:05:56 [INFO] 17:05:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8641 --- 17:05:56 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:56 [INFO] 17:05:56 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8641 --- 17:05:56 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:05:56 [INFO] 17:05:56 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8641 --- 17:05:57 [INFO] 17:05:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8641 --- 17:05:57 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/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:05:57 [INFO] 17:05:57 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8641 --- 17:05:57 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:05:57 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/main/yang 17:05:57 [INFO] yang-to-sources: Found 11 dependencies in 1.221 ms 17:05:57 [INFO] yang-to-sources: Project model files found: 1 in 2.971 ms 17:05:57 [INFO] yang-to-sources: 12 YANG models processed in 64.11 ms 17:05:57 [INFO] BindingJavaFileGenerator: Defined 94 files in 13.59 ms 17:05:57 [INFO] Sorted 94 files into 24 directories in 147.0 μs 17:05:57 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 94 in 50.99 ms 17:05:57 [INFO] 17:05:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8641 --- 17:05:57 [INFO] Starting audit... 17:05:57 Audit done. 17:05:57 [INFO] You have 0 Checkstyle violations. 17:05:57 [INFO] 17:05:57 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8641 --- 17:05:57 [INFO] Starting audit... 17:05:57 Audit done. 17:05:57 [INFO] You have 0 Checkstyle violations. 17:05:57 [INFO] 17:05:57 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8641 --- 17:05:57 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/classes/LICENSE 17:05:57 [INFO] 17:05:57 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8641 --- 17:05:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/main/resources 17:05:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/generated-sources/spi 17:05:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:57 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:05:57 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:05:57 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/generated-sources/spi 17:05:57 [INFO] 17:05:57 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8641 --- 17:05:57 [INFO] Recompiling the module because of changed dependency. 17:05:57 [INFO] Compiling 93 source files with javac [debug release 17] to target/classes 17:05:57 [INFO] 17:05:57 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8641 >>> 17:05:57 [INFO] 17:05:57 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8641 --- 17:05:57 [INFO] Fork Value is true 17:06:00 [INFO] Done SpotBugs Analysis.... 17:06:00 [INFO] 17:06:00 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8641 <<< 17:06:00 [INFO] 17:06:00 [INFO] 17:06:00 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8641 --- 17:06:00 [INFO] BugInstance size is 0 17:06:00 [INFO] Error size is 0 17:06:00 [INFO] No errors/warnings found 17:06:00 [INFO] 17:06:00 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8641 --- 17:06:00 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/src/test/resources 17:06:00 [INFO] 17:06:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8641 --- 17:06:00 [INFO] No sources to compile 17:06:00 [INFO] 17:06:00 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8641 --- 17:06:00 [INFO] No tests to run. 17:06:00 [INFO] 17:06:00 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8641 --- 17:06:00 [INFO] 17:06:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8641 --- 17:06:00 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT.jar 17:06:00 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/classes/META-INF/MANIFEST.MF 17:06:00 [INFO] 17:06:00 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8641 --- 17:06:00 [INFO] No previous run data found, generating javadoc. 17:06:03 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-javadoc.jar 17:06:03 [INFO] 17:06:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8641 --- 17:06:03 [INFO] CycloneDX: Resolving Dependencies 17:06:04 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 17:06:04 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.xml 17:06:04 [INFO] attaching as rfc8641-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:04 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.json 17:06:04 [INFO] attaching as rfc8641-7.0.11-SNAPSHOT-cyclonedx.json 17:06:04 [INFO] 17:06:04 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8641 --- 17:06:04 [INFO] Skipping duplicate-finder execution! 17:06:04 [INFO] 17:06:04 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8641 --- 17:06:04 [INFO] No dependency problems found 17:06:04 [INFO] 17:06:04 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8641 --- 17:06:04 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-sources.jar 17:06:04 [INFO] 17:06:04 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8641 --- 17:06:04 [INFO] 17:06:04 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8641 --- 17:06:04 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:04 [INFO] 17:06:04 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8641 --- 17:06:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT.pom 17:06:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT.jar 17:06:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT-javadoc.jar 17:06:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT-cyclonedx.json 17:06:04 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT-sources.jar 17:06:04 [INFO] 17:06:04 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8641 --- 17:06:04 [INFO] Installing org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-SNAPSHOT.jar 17:06:04 [INFO] Writing OBR metadata 17:06:04 [INFO] 17:06:04 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8641 --- 17:06:04 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:04 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:04 [INFO] 17:06:04 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8641 --- 17:06:04 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:04 [INFO] 17:06:04 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8641 --- 17:06:04 [INFO] org.opendaylight.netconf.model:rfc8641:bundle:7.0.11-SNAPSHOT 17:06:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:06:04 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:06:04 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:06:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:06:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:06:04 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:06:04 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:compile 17:06:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:06:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:06:04 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:06:04 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:06:04 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:06:04 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:06:04 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:04 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:04 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:04 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:06:04 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:06:04 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:04 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:04 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:06:04 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:06:04 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:06:04 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:04 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:06:04 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:04 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:04 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:04 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:04 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:04 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:04 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:04 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:04 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:06:04 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:04 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:06:04 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:04 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:06:04 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:06:04 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:06:04 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:04 [INFO] +- junit:junit:jar:4.13.2:test 17:06:04 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:06:04 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:06:04 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:04 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:06:04 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:04 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:04 [INFO] 17:06:04 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8641 --- 17:06:04 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/sonatype-clm/module.xml 17:06:04 [INFO] 17:06:04 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8641 >--------- 17:06:04 [INFO] Building OpenDaylight :: Netconf :: RFC8641 Models 7.0.11-SNAPSHOT [62/121] 17:06:04 [INFO] ------------------------------[ feature ]------------------------------- 17:06:04 [INFO] 17:06:04 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8641 --- 17:06:04 [INFO] 17:06:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8641 --- 17:06:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:04 [INFO] 17:06:04 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8641 --- 17:06:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:04 [INFO] 17:06:04 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8641 --- 17:06:04 [INFO] 17:06:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8641 --- 17:06:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:04 [INFO] argLine set to empty 17:06:04 [INFO] 17:06:04 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8641 --- 17:06:05 [INFO] Starting audit... 17:06:05 Audit done. 17:06:05 [INFO] You have 0 Checkstyle violations. 17:06:05 [INFO] 17:06:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8641 --- 17:06:05 [INFO] Starting audit... 17:06:05 Audit done. 17:06:05 [INFO] You have 0 Checkstyle violations. 17:06:05 [INFO] 17:06:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8641 --- 17:06:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/classes/LICENSE 17:06:05 [INFO] 17:06:05 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8641 --- 17:06:05 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/feature/feature.xml 17:06:05 [INFO] ...done! 17:06:05 [INFO] Attaching features XML 17:06:05 [INFO] 17:06:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8641 --- 17:06:05 [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:06:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:06:05 [INFO] 17:06:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8641 >>> 17:06:05 [INFO] 17:06:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8641 --- 17:06:05 [INFO] 17:06:05 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8641 <<< 17:06:05 [INFO] 17:06:05 [INFO] 17:06:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8641 --- 17:06:05 [INFO] 17:06:05 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8641 --- 17:06:05 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8641 17:06:05 [INFO] Project dependency features detected: [] 17:06:05 [INFO] Pax Exam System (Version: 4.13.3) created. 17:06:05 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:06:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:06:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:06:05 [INFO] Waiting for remote bundle context.. on 21000 name: 1f6d2de9-db1c-41e8-8a47-c75459d45fbf timout: [ RelativeTimeout value = 180000 ] 17:06:09 Exception in thread "JMX Connector Thread [service:jmx:rmi://127.0.0.1:44444/jndi/rmi://127.0.0.1:1099/karaf-root]" java.lang.RuntimeException: Could not start JMX connector server 17:06:09 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:438) 17:06:09 at java.base/java.lang.Thread.run(Thread.java:833) 17:06:09 Caused by: java.io.IOException: The server has been stopped. 17:06:09 at java.management.rmi/javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:400) 17:06:09 at org.apache.karaf.management.ConnectorServerFactory.lambda$init$0(ConnectorServerFactory.java:421) 17:06:09 ... 1 more 17:06:12 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:06:12 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:06:12 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:06:12 [INFO] 17:06:12 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8641 --- 17:06:12 [INFO] 17:06:12 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8641 --- 17:06:12 [INFO] 17:06:12 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8641 --- 17:06:12 [INFO] CycloneDX: Resolving Dependencies 17:06:13 [INFO] CycloneDX: Creating BOM version 1.5 with 46 component(s) 17:06:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.xml 17:06:13 [INFO] attaching as odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.json 17:06:13 [INFO] attaching as odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-cyclonedx.json 17:06:13 [INFO] 17:06:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8641 --- 17:06:13 [INFO] Skipping duplicate-finder execution! 17:06:13 [INFO] 17:06:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8641 --- 17:06:13 [INFO] Skipping plugin execution 17:06:13 [INFO] 17:06:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8641 --- 17:06:13 [INFO] Skipping source per configuration. 17:06:13 [INFO] 17:06:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8641 --- 17:06:13 [INFO] 17:06:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8641 --- 17:06:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:13 [INFO] 17:06:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8641 --- 17:06:13 [WARNING] 17:06:13 [WARNING] The packaging plugin for project odl-netconf-model-rfc8641 did not assign 17:06:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:13 [WARNING] 17:06:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:13 [WARNING] 17:06:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-SNAPSHOT.pom 17:06:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-features.xml 17:06:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/odl-netconf-model-rfc8641-7.0.11-SNAPSHOT-cyclonedx.json 17:06:13 [INFO] 17:06:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8641 --- 17:06:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:13 [WARNING] 17:06:13 [WARNING] The packaging plugin for project odl-netconf-model-rfc8641 did not assign 17:06:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:13 [WARNING] 17:06:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:13 [WARNING] 17:06:13 [INFO] 17:06:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8641 --- 17:06:13 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8641:feature:7.0.11-SNAPSHOT 17:06:13 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:06:13 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:06:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:06:13 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:06:13 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:06:13 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:06:13 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:06:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:06:13 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:06:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:06:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:06:13 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.11-SNAPSHOT:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.6:compile 17:06:13 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:06:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.6:compile 17:06:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.6:compile 17:06:13 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.6:compile 17:06:13 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:06:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:06:13 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:06:13 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:06:13 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:compile 17:06:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:06:13 [INFO] +- org.opendaylight.netconf.model:rfc8641:jar:7.0.11-SNAPSHOT:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:06:13 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:06:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:06:13 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:13 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:06:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:06:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:13 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:06:13 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:06:13 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:06:13 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:13 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:06:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:13 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:06:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:06:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:06:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:06:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:06:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:13 [INFO] +- junit:junit:jar:4.13.2:test 17:06:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:06:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:06:13 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:06:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:13 [INFO] 17:06:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8641 --- 17:06:13 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8641/target/sonatype-clm/module.xml 17:06:13 [INFO] 17:06:13 [INFO] ---------------< org.opendaylight.netconf.model:rfc8650 >--------------- 17:06:13 [INFO] Building rfc8650 7.0.11-SNAPSHOT [63/121] 17:06:13 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:13 [INFO] 17:06:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ rfc8650 --- 17:06:13 [INFO] 17:06:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ rfc8650 --- 17:06:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:13 [INFO] 17:06:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ rfc8650 --- 17:06:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:13 [INFO] 17:06:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ rfc8650 --- 17:06:13 [INFO] 17:06:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ rfc8650 --- 17:06:13 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/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:06:13 [INFO] 17:06:13 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ rfc8650 --- 17:06:13 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:13 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/main/yang 17:06:13 [INFO] yang-to-sources: Found 9 dependencies in 1.645 ms 17:06:13 [INFO] yang-to-sources: Project model files found: 1 in 849.8 μs 17:06:13 [INFO] yang-to-sources: 10 YANG models processed in 47.00 ms 17:06:13 [INFO] BindingJavaFileGenerator: Defined 11 files in 9.516 ms 17:06:13 [INFO] Sorted 11 files into 3 directories in 73.82 μs 17:06:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 13.35 ms 17:06:13 [INFO] 17:06:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ rfc8650 --- 17:06:13 [INFO] Starting audit... 17:06:13 Audit done. 17:06:13 [INFO] You have 0 Checkstyle violations. 17:06:13 [INFO] 17:06:13 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ rfc8650 --- 17:06:13 [INFO] Starting audit... 17:06:13 Audit done. 17:06:13 [INFO] You have 0 Checkstyle violations. 17:06:13 [INFO] 17:06:13 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ rfc8650 --- 17:06:13 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/classes/LICENSE 17:06:13 [INFO] 17:06:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ rfc8650 --- 17:06:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/main/resources 17:06:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/generated-sources/spi 17:06:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:13 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/generated-sources/spi 17:06:13 [INFO] 17:06:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ rfc8650 --- 17:06:13 [INFO] Recompiling the module because of changed dependency. 17:06:13 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 17:06:13 [INFO] 17:06:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ rfc8650 >>> 17:06:13 [INFO] 17:06:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ rfc8650 --- 17:06:13 [INFO] Fork Value is true 17:06:16 [INFO] Done SpotBugs Analysis.... 17:06:16 [INFO] 17:06:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ rfc8650 <<< 17:06:16 [INFO] 17:06:16 [INFO] 17:06:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ rfc8650 --- 17:06:16 [INFO] BugInstance size is 0 17:06:16 [INFO] Error size is 0 17:06:16 [INFO] No errors/warnings found 17:06:16 [INFO] 17:06:16 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rfc8650 --- 17:06:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/src/test/resources 17:06:16 [INFO] 17:06:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ rfc8650 --- 17:06:16 [INFO] No sources to compile 17:06:16 [INFO] 17:06:16 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ rfc8650 --- 17:06:16 [INFO] No tests to run. 17:06:16 [INFO] 17:06:16 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ rfc8650 --- 17:06:16 [INFO] 17:06:16 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rfc8650 --- 17:06:16 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT.jar 17:06:16 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/classes/META-INF/MANIFEST.MF 17:06:16 [INFO] 17:06:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ rfc8650 --- 17:06:16 [INFO] No previous run data found, generating javadoc. 17:06:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-javadoc.jar 17:06:17 [INFO] 17:06:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ rfc8650 --- 17:06:17 [INFO] CycloneDX: Resolving Dependencies 17:06:18 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 17:06:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.xml 17:06:18 [INFO] attaching as rfc8650-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.json 17:06:18 [INFO] attaching as rfc8650-7.0.11-SNAPSHOT-cyclonedx.json 17:06:18 [INFO] 17:06:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ rfc8650 --- 17:06:18 [INFO] Skipping duplicate-finder execution! 17:06:18 [INFO] 17:06:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ rfc8650 --- 17:06:18 [INFO] No dependency problems found 17:06:18 [INFO] 17:06:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ rfc8650 --- 17:06:18 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-sources.jar 17:06:18 [INFO] 17:06:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ rfc8650 --- 17:06:18 [INFO] 17:06:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ rfc8650 --- 17:06:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:18 [INFO] 17:06:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ rfc8650 --- 17:06:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT.pom 17:06:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT.jar 17:06:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT-javadoc.jar 17:06:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT-cyclonedx.json 17:06:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT-sources.jar 17:06:18 [INFO] 17:06:18 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rfc8650 --- 17:06:18 [INFO] Installing org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-SNAPSHOT.jar 17:06:18 [INFO] Writing OBR metadata 17:06:18 [INFO] 17:06:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ rfc8650 --- 17:06:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:18 [INFO] 17:06:18 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rfc8650 --- 17:06:18 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:18 [INFO] 17:06:18 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ rfc8650 --- 17:06:18 [INFO] org.opendaylight.netconf.model:rfc8650:bundle:7.0.11-SNAPSHOT 17:06:18 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:06:18 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:06:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:06:18 [INFO] +- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:compile 17:06:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:06:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:06:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:06:18 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:06:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:06:18 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:06:18 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:06:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:06:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:06:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:06:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:06:18 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:06:18 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:06:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:18 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:06:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:06:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:06:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:06:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:06:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:18 [INFO] +- junit:junit:jar:4.13.2:test 17:06:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:06:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:06:18 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:06:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:18 [INFO] 17:06:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ rfc8650 --- 17:06:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/sonatype-clm/module.xml 17:06:18 [INFO] 17:06:18 [INFO] ---------< org.opendaylight.netconf:odl-netconf-model-rfc8650 >--------- 17:06:18 [INFO] Building OpenDaylight :: Netconf :: RFC8650 Models 7.0.11-SNAPSHOT [64/121] 17:06:18 [INFO] ------------------------------[ feature ]------------------------------- 17:06:18 [INFO] 17:06:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-model-rfc8650 --- 17:06:18 [INFO] 17:06:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-model-rfc8650 --- 17:06:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:18 [INFO] 17:06:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-model-rfc8650 --- 17:06:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:18 [INFO] 17:06:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] 17:06:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:19 [INFO] argLine set to empty 17:06:19 [INFO] 17:06:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] Starting audit... 17:06:19 Audit done. 17:06:19 [INFO] You have 0 Checkstyle violations. 17:06:19 [INFO] 17:06:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] Starting audit... 17:06:19 Audit done. 17:06:19 [INFO] You have 0 Checkstyle violations. 17:06:19 [INFO] 17:06:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/classes/LICENSE 17:06:19 [INFO] 17:06:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/feature/feature.xml 17:06:19 [INFO] ...done! 17:06:19 [INFO] Attaching features XML 17:06:19 [INFO] 17:06:19 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-model-rfc8650 --- 17:06:19 [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:06:19 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:06:19 [INFO] 17:06:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-model-rfc8650 >>> 17:06:19 [INFO] 17:06:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] 17:06:19 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-model-rfc8650 <<< 17:06:19 [INFO] 17:06:19 [INFO] 17:06:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] 17:06:19 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-model-rfc8650 --- 17:06:19 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-model-rfc8650 17:06:19 [INFO] Project dependency features detected: [] 17:06:19 [INFO] Pax Exam System (Version: 4.13.3) created. 17:06:19 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:06:19 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:06:19 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:06:19 [INFO] Waiting for remote bundle context.. on 21000 name: f9d4ac83-731f-4ad3-a077-48511c6de4b5 timout: [ RelativeTimeout value = 180000 ] 17:06:26 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:06:26 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:06:26 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:06:26 [INFO] 17:06:26 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-model-rfc8650 --- 17:06:26 [INFO] 17:06:26 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-model-rfc8650 --- 17:06:26 [INFO] 17:06:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-model-rfc8650 --- 17:06:26 [INFO] CycloneDX: Resolving Dependencies 17:06:27 [INFO] CycloneDX: Creating BOM version 1.5 with 39 component(s) 17:06:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.xml 17:06:27 [INFO] attaching as odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.json 17:06:27 [INFO] attaching as odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-cyclonedx.json 17:06:27 [INFO] 17:06:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-model-rfc8650 --- 17:06:27 [INFO] Skipping duplicate-finder execution! 17:06:27 [INFO] 17:06:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-model-rfc8650 --- 17:06:27 [INFO] Skipping plugin execution 17:06:27 [INFO] 17:06:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-model-rfc8650 --- 17:06:27 [INFO] Skipping source per configuration. 17:06:27 [INFO] 17:06:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-model-rfc8650 --- 17:06:27 [INFO] 17:06:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-model-rfc8650 --- 17:06:27 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:06:27 [INFO] 17:06:27 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-model-rfc8650 --- 17:06:27 [WARNING] 17:06:27 [WARNING] The packaging plugin for project odl-netconf-model-rfc8650 did not assign 17:06:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:27 [WARNING] 17:06:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:27 [WARNING] 17:06:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-SNAPSHOT.pom 17:06:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-features.xml 17:06:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:27 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/odl-netconf-model-rfc8650-7.0.11-SNAPSHOT-cyclonedx.json 17:06:27 [INFO] 17:06:27 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-model-rfc8650 --- 17:06:27 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:27 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:27 [WARNING] 17:06:27 [WARNING] The packaging plugin for project odl-netconf-model-rfc8650 did not assign 17:06:27 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:06:27 [WARNING] 17:06:27 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:06:27 [WARNING] 17:06:27 [INFO] 17:06:27 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-model-rfc8650 --- 17:06:27 [INFO] org.opendaylight.netconf:odl-netconf-model-rfc8650:feature:7.0.11-SNAPSHOT 17:06:27 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.11-SNAPSHOT:compile 17:06:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:06:27 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:06:27 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:06:27 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:06:27 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:06:27 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:06:27 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:06:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:06:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.6:compile 17:06:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:06:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:06:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.6:compile 17:06:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:06:27 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.6:compile 17:06:27 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.6:compile 17:06:27 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:06:27 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:06:27 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:06:27 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:06:27 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:compile 17:06:27 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:06:27 [INFO] +- org.opendaylight.netconf.model:rfc8650:jar:7.0.11-SNAPSHOT:compile 17:06:27 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:06:27 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:06:27 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:06:27 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:27 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:27 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:27 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:06:27 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:06:27 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:27 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:27 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:06:27 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:06:27 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:06:27 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:27 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:06:27 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:27 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:27 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:27 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:27 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:27 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:27 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:06:27 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:27 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:06:27 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:27 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:06:27 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:06:27 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:06:27 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:27 [INFO] +- junit:junit:jar:4.13.2:test 17:06:27 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:06:27 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:06:27 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:27 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:06:27 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:27 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:27 [INFO] 17:06:27 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-model-rfc8650 --- 17:06:27 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-model-rfc8650/target/sonatype-clm/module.xml 17:06:27 [INFO] 17:06:27 [INFO] --------------< org.opendaylight.netconf:keystore-legacy >-------------- 17:06:27 [INFO] Building keystore-legacy 7.0.11-SNAPSHOT [65/121] 17:06:27 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:27 [INFO] 17:06:27 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-legacy --- 17:06:27 [INFO] 17:06:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-legacy --- 17:06:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:27 [INFO] 17:06:27 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-legacy --- 17:06:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:27 [INFO] 17:06:27 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-legacy --- 17:06:27 [INFO] 17:06:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-legacy --- 17:06:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/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:06:27 [INFO] 17:06:27 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ keystore-legacy --- 17:06:27 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:27 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/main/yang 17:06:27 [INFO] yang-to-sources: Found 0 dependencies in 3.318 ms 17:06:27 [INFO] yang-to-sources: Project model files found: 1 in 1.587 ms 17:06:27 [INFO] yang-to-sources: 1 YANG models processed in 3.521 ms 17:06:27 [INFO] BindingJavaFileGenerator: Defined 60 files in 1.758 ms 17:06:27 [INFO] Sorted 60 files into 9 directories in 100.0 μs 17:06:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 60 in 33.13 ms 17:06:27 [INFO] 17:06:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-legacy --- 17:06:27 [INFO] Starting audit... 17:06:27 Audit done. 17:06:27 [INFO] You have 0 Checkstyle violations. 17:06:27 [INFO] 17:06:27 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-legacy --- 17:06:27 [INFO] Starting audit... 17:06:27 Audit done. 17:06:27 [INFO] You have 0 Checkstyle violations. 17:06:27 [INFO] 17:06:27 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-legacy --- 17:06:27 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/classes/LICENSE 17:06:27 [INFO] 17:06:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-legacy --- 17:06:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/main/resources 17:06:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/generated-sources/spi 17:06:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:27 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:27 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:27 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/generated-sources/spi 17:06:27 [INFO] 17:06:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-legacy --- 17:06:27 [INFO] Recompiling the module because of changed dependency. 17:06:27 [INFO] Compiling 75 source files with javac [debug release 17] to target/classes 17:06:28 [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:06:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:06:28 [INFO] 17:06:28 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-legacy >>> 17:06:28 [INFO] 17:06:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-legacy --- 17:06:28 [INFO] Fork Value is true 17:06:31 [INFO] Done SpotBugs Analysis.... 17:06:31 [INFO] 17:06:31 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-legacy <<< 17:06:31 [INFO] 17:06:31 [INFO] 17:06:31 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-legacy --- 17:06:31 [INFO] BugInstance size is 0 17:06:31 [INFO] Error size is 0 17:06:31 [INFO] No errors/warnings found 17:06:31 [INFO] 17:06:31 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-legacy --- 17:06:31 [INFO] Copying 7 resources from src/test/resources to target/test-classes 17:06:31 [INFO] 17:06:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-legacy --- 17:06:31 [INFO] Recompiling the module because of changed dependency. 17:06:31 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:06:31 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:06:31 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:06:31 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 17:06:31 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[88,54] unchecked conversion 17:06:31 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:31 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:31 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,17] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:06:31 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:06:31 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.yang.binding.DataObject 17:06:31 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/src/test/java/org/opendaylight/netconf/keystore/legacy/impl/NetconfKeystoreRpcsTest.java:[127,54] unchecked conversion 17:06:31 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:31 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:06:31 [INFO] 17:06:31 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-legacy --- 17:06:31 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:06:31 [INFO] 17:06:31 [INFO] ------------------------------------------------------- 17:06:31 [INFO] T E S T S 17:06:31 [INFO] ------------------------------------------------------- 17:06:32 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 17:06:33 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:06:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.055 s -- in org.opendaylight.netconf.keystore.legacy.impl.NetconfKeystoreRpcsTest 17:06:34 [INFO] Running org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 17:06:35 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.770 s -- in org.opendaylight.netconf.keystore.legacy.impl.SecurityHelperTest 17:06:35 [INFO] 17:06:35 [INFO] Results: 17:06:35 [INFO] 17:06:35 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:06:35 [INFO] 17:06:35 [INFO] 17:06:35 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-legacy --- 17:06:35 [INFO] 17:06:35 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-legacy --- 17:06:36 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT.jar 17:06:36 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/classes/META-INF/MANIFEST.MF 17:06:36 [INFO] 17:06:36 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-legacy --- 17:06:36 [INFO] No previous run data found, generating javadoc. 17:06:38 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-javadoc.jar 17:06:38 [INFO] 17:06:38 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-legacy --- 17:06:38 [INFO] CycloneDX: Resolving Dependencies 17:06:39 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 17:06:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.xml 17:06:39 [INFO] attaching as keystore-legacy-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.json 17:06:39 [INFO] attaching as keystore-legacy-7.0.11-SNAPSHOT-cyclonedx.json 17:06:39 [INFO] 17:06:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-legacy --- 17:06:39 [INFO] Skipping duplicate-finder execution! 17:06:39 [INFO] 17:06:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-legacy --- 17:06:39 [INFO] No dependency problems found 17:06:39 [INFO] 17:06:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-legacy --- 17:06:39 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-sources.jar 17:06:39 [INFO] 17:06:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-legacy --- 17:06:39 [INFO] 17:06:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-legacy --- 17:06:39 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/code-coverage/jacoco.exec 17:06:39 [INFO] Analyzed bundle 'keystore-legacy' with 18 classes 17:06:39 [INFO] 17:06:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-legacy --- 17:06:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT.pom 17:06:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT.jar 17:06:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT-javadoc.jar 17:06:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT-cyclonedx.json 17:06:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT-sources.jar 17:06:39 [INFO] 17:06:39 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-legacy --- 17:06:39 [INFO] Installing org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT.jar 17:06:39 [INFO] Writing OBR metadata 17:06:39 [INFO] 17:06:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-legacy --- 17:06:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:39 [INFO] 17:06:39 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-legacy --- 17:06:39 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:39 [INFO] 17:06:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-legacy --- 17:06:39 [INFO] org.opendaylight.netconf:keystore-legacy:bundle:7.0.11-SNAPSHOT 17:06:39 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:06:39 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:06:39 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:06:39 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:06:39 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:06:39 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:06:39 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:06:39 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:06:39 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:39 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:06:39 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:06:39 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:06:39 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:06:39 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:06:39 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:06:39 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:06:39 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:test 17:06:39 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:test 17:06:39 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:test 17:06:39 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:test 17:06:39 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:test 17:06:39 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:test 17:06:39 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:test 17:06:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:test 17:06:39 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:test 17:06:39 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:test 17:06:39 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:39 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:39 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:39 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:06:39 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:06:39 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:39 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:39 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:06:39 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:06:39 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:39 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:39 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:06:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:06:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:06:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:06:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:06:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:39 [INFO] +- junit:junit:jar:4.13.2:test 17:06:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:06:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:06:39 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:06:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:39 [INFO] 17:06:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-legacy --- 17:06:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/sonatype-clm/module.xml 17:06:39 [INFO] 17:06:39 [INFO] --------------< org.opendaylight.netconf:netconf-dom-api >-------------- 17:06:39 [INFO] Building netconf-dom-api 7.0.11-SNAPSHOT [66/121] 17:06:39 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:39 [INFO] 17:06:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-dom-api --- 17:06:39 [INFO] 17:06:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-dom-api --- 17:06:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:39 [INFO] 17:06:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-dom-api --- 17:06:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:39 [INFO] 17:06:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-dom-api --- 17:06:40 [INFO] 17:06:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-dom-api --- 17:06:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-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:06:40 [INFO] 17:06:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-dom-api --- 17:06:40 [INFO] Starting audit... 17:06:40 Audit done. 17:06:40 [INFO] You have 0 Checkstyle violations. 17:06:40 [INFO] 17:06:40 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-dom-api --- 17:06:40 [INFO] Starting audit... 17:06:40 Audit done. 17:06:40 [INFO] You have 0 Checkstyle violations. 17:06:40 [INFO] 17:06:40 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-dom-api --- 17:06:40 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/classes/LICENSE 17:06:40 [INFO] 17:06:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-dom-api --- 17:06:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/resources 17:06:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/generated-sources/spi 17:06:40 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/generated-sources/yang 17:06:40 [INFO] 17:06:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-dom-api --- 17:06:40 [INFO] Recompiling the module because of changed dependency. 17:06:40 [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes 17:06:40 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[15,24] requires directive for an automatic module 17:06:40 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[18,47] requires transitive directive for an automatic module 17:06:40 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/module-info.java:[19,40] requires directive for an automatic module 17:06:40 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[48,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 17:06:40 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/main/java/org/opendaylight/netconf/dom/api/NetconfDataTreeService.java:[57,6] class edu.umd.cs.findbugs.annotations.CheckReturnValue in module com.github.spotbugs.annotations is not indirectly exported using requires transitive 17:06:40 [INFO] 17:06:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-dom-api >>> 17:06:40 [INFO] 17:06:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-dom-api --- 17:06:40 [INFO] Fork Value is true 17:06:42 [INFO] Done SpotBugs Analysis.... 17:06:42 [INFO] 17:06:42 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-dom-api <<< 17:06:42 [INFO] 17:06:42 [INFO] 17:06:42 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-dom-api --- 17:06:42 [INFO] BugInstance size is 0 17:06:42 [INFO] Error size is 0 17:06:42 [INFO] No errors/warnings found 17:06:42 [INFO] 17:06:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-dom-api --- 17:06:42 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/src/test/resources 17:06:42 [INFO] 17:06:42 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-dom-api --- 17:06:42 [INFO] No sources to compile 17:06:42 [INFO] 17:06:42 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-dom-api --- 17:06:42 [INFO] No tests to run. 17:06:42 [INFO] 17:06:42 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-dom-api --- 17:06:42 [INFO] 17:06:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-dom-api --- 17:06:42 [WARNING] Bundle org.opendaylight.netconf:netconf-dom-api:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 17:06:42 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:06:42 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle] 17:06:42 Class path [Jar:., Jar:spotbugs-annotations, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:yang-data-api, Jar:value, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:yang-model-api, Jar:yang-xpath-api, Jar:mdsal-common-api, Jar:mdsal-dom-api, Jar:yang-data-tree-api, Jar:netconf-api, Jar:netty-transport, Jar:netty-common, Jar:netty-buffer, Jar:netty-resolver, Jar:logging-markers, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-binding, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:06:42 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT.jar 17:06:42 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/classes/META-INF/MANIFEST.MF 17:06:42 [INFO] 17:06:42 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-dom-api --- 17:06:42 [INFO] No previous run data found, generating javadoc. 17:06:43 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-javadoc.jar 17:06:43 [INFO] 17:06:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-dom-api --- 17:06:43 [INFO] CycloneDX: Resolving Dependencies 17:06:44 [INFO] CycloneDX: Creating BOM version 1.5 with 33 component(s) 17:06:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.xml 17:06:44 [INFO] attaching as netconf-dom-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.json 17:06:44 [INFO] attaching as netconf-dom-api-7.0.11-SNAPSHOT-cyclonedx.json 17:06:44 [INFO] 17:06:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-dom-api --- 17:06:44 [INFO] Skipping duplicate-finder execution! 17:06:44 [INFO] 17:06:44 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-dom-api --- 17:06:44 [INFO] No dependency problems found 17:06:44 [INFO] 17:06:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-dom-api --- 17:06:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-sources.jar 17:06:44 [INFO] 17:06:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-dom-api --- 17:06:44 [INFO] 17:06:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-dom-api --- 17:06:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:06:44 [INFO] 17:06:44 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-dom-api --- 17:06:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT.pom 17:06:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT.jar 17:06:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT-javadoc.jar 17:06:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:06:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT-cyclonedx.json 17:06:44 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT-sources.jar 17:06:44 [INFO] 17:06:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-dom-api --- 17:06:44 [INFO] Installing org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT.jar 17:06:44 [INFO] Writing OBR metadata 17:06:44 [INFO] 17:06:44 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-dom-api --- 17:06:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:06:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:06:44 [INFO] 17:06:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-dom-api --- 17:06:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:06:44 [INFO] 17:06:44 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-dom-api --- 17:06:44 [INFO] org.opendaylight.netconf:netconf-dom-api:bundle:7.0.11-SNAPSHOT 17:06:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:06:44 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:06:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:06:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:06:44 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:06:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:06:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:06:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:06:44 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:06:44 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:06:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:06:44 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:06:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:06:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:06:44 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:06:44 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:06:44 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:06:44 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:06:44 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:06:44 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:06:44 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:06:44 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:06:44 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:06:44 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:06:44 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:06:44 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:06:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:06:44 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:06:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:06:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:06:44 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:06:44 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:06:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:06:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:06:44 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:06:44 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:06:44 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:06:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:06:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:06:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:06:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:06:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:06:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:06:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:06:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:06:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:06:44 [INFO] +- junit:junit:jar:4.13.2:test 17:06:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:06:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:06:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:06:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:06:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:06:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:06:44 [INFO] 17:06:44 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-dom-api --- 17:06:44 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/sonatype-clm/module.xml 17:06:44 [INFO] 17:06:44 [INFO] -----------< org.opendaylight.netconf:netconf-client-mdsal >------------ 17:06:44 [INFO] Building netconf-client-mdsal 7.0.11-SNAPSHOT [67/121] 17:06:44 [INFO] -------------------------------[ bundle ]------------------------------- 17:06:44 [INFO] 17:06:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-client-mdsal --- 17:06:44 [INFO] 17:06:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-client-mdsal --- 17:06:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:44 [INFO] 17:06:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-client-mdsal --- 17:06:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:06:44 [INFO] 17:06:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-client-mdsal --- 17:06:45 [INFO] 17:06:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-client-mdsal --- 17:06:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/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:06:45 [INFO] 17:06:45 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-client-mdsal --- 17:06:45 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:06:45 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/yang 17:06:45 [INFO] yang-to-sources: Found 18 dependencies in 6.740 ms 17:06:45 [INFO] yang-to-sources: Project model files found: 1 in 2.535 ms 17:06:45 [INFO] yang-to-sources: 3 YANG models processed in 76.08 ms 17:06:45 [INFO] BindingJavaFileGenerator: Defined 53 files in 5.463 ms 17:06:45 [INFO] Sorted 53 files into 17 directories in 107.1 μs 17:06:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 53 in 20.80 ms 17:06:45 [INFO] 17:06:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-client-mdsal --- 17:06:45 [INFO] Starting audit... 17:06:45 Audit done. 17:06:45 [INFO] You have 0 Checkstyle violations. 17:06:45 [INFO] 17:06:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-client-mdsal --- 17:06:46 [INFO] Starting audit... 17:06:46 Audit done. 17:06:46 [INFO] You have 0 Checkstyle violations. 17:06:46 [INFO] 17:06:46 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-client-mdsal --- 17:06:46 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/classes/LICENSE 17:06:46 [INFO] 17:06:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-client-mdsal --- 17:06:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/resources 17:06:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/generated-sources/spi 17:06:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:06:46 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:06:46 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/generated-sources/spi 17:06:46 [INFO] 17:06:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-client-mdsal --- 17:06:46 [INFO] Recompiling the module because of changed dependency. 17:06:46 [INFO] Compiling 135 source files with javac [debug release 17] to target/classes 17:06:47 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/DeviceActionFactoryImpl.java:[43,52] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformUtil.java:[265,30] auto-closeable resource iidWriter is never referenced in body of corresponding try statement 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[98,62] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[101,83] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[102,76] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[108,81] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[311,61] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[312,17] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/LibraryModulesSchemas.java:[343,43] org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicator.java:[355,56] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceDOMRpcService.java:[44,48] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[135,80] CONFIRMED_COMMIT in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultBaseNetconfSchemaProvider.java:[138,80] VALIDATE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/DefaultSslContextFactory.java:[49,31] JdkSslContext(javax.net.ssl.SSLContext,boolean,io.netty.handler.ssl.ClientAuth) in io.netty.handler.ssl.JdkSslContext has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/impl/NetconfMessageTransformer.java: org.opendaylight.yangtools.yang.model.api.CopyableNode in org.opendaylight.yangtools.yang.model.api has been deprecated 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/AbstractWriteTx.java:[143,71] org.opendaylight.yangtools.yang.data.api.schema.MixinNode in org.opendaylight.yangtools.yang.data.api.schema has been deprecated and marked for removal 17:06:47 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/main/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpc.java:[66,44] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:47 [INFO] 17:06:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-client-mdsal >>> 17:06:47 [INFO] 17:06:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-client-mdsal --- 17:06:47 [INFO] Fork Value is true 17:06:54 [INFO] Done SpotBugs Analysis.... 17:06:54 [INFO] 17:06:54 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-client-mdsal <<< 17:06:54 [INFO] 17:06:54 [INFO] 17:06:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-client-mdsal --- 17:06:54 [INFO] BugInstance size is 0 17:06:54 [INFO] Error size is 0 17:06:54 [INFO] No errors/warnings found 17:06:54 [INFO] 17:06:54 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-client-mdsal --- 17:06:54 [INFO] Copying 43 resources from src/test/resources to target/test-classes 17:06:54 [INFO] 17:06:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-client-mdsal --- 17:06:54 [INFO] Recompiling the module because of changed dependency. 17:06:54 [INFO] Compiling 43 source files with javac [debug release 17] to target/test-classes 17:06:55 [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:06:55 [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:06:55 [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:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[203,72] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 17:06:55 required: io.netty.util.concurrent.GenericFutureListener> 17:06:55 found: io.netty.util.concurrent.GenericFutureListener 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[203,95] unchecked conversion 17:06:55 required: io.netty.util.concurrent.GenericFutureListener> 17:06:55 found: io.netty.util.concurrent.GenericFutureListener 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[227,76] unchecked method invocation: method addListener in interface io.netty.channel.ChannelFuture is applied to given types 17:06:55 required: io.netty.util.concurrent.GenericFutureListener> 17:06:55 found: io.netty.util.concurrent.GenericFutureListener 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceCommunicatorTest.java:[227,99] unchecked conversion 17:06:55 required: io.netty.util.concurrent.GenericFutureListener> 17:06:55 found: io.netty.util.concurrent.GenericFutureListener 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/NetconfDeviceTest.java:[400,39] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/SchemalessNetconfDeviceTest.java:[94,66] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[101,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[102,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[103,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[104,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[105,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[107,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[108,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[109,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[110,22] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[274,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[284,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[308,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[320,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[330,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/NetconfBaseOpsTest.java:[335,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,59] unchecked method invocation: method createEffectiveModelContext in interface org.opendaylight.yangtools.yang.model.repo.api.EffectiveModelContextFactory is applied to given types 17:06:55 required: java.util.Collection 17:06:55 found: java.util.Collection 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/impl/SchemaSetupTest.java:[105,74] unchecked conversion 17:06:55 required: java.util.Collection 17:06:55 found: java.util.Collection 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[39,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[46,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[53,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[60,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[67,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NC1224Test.java:[74,18] auto-closeable resource reg is never referenced in body of corresponding try statement 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[93,36] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[103,84] unchecked conversion 17:06:55 required: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 17:06:55 found: org.opendaylight.netconf.client.mdsal.api.RpcTransformer 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[107,30] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,40] unchecked method invocation: method onRpcAvailable in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener is applied to given types 17:06:55 required: java.util.Collection 17:06:55 found: java.util.Collection 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[137,57] unchecked conversion 17:06:55 required: java.util.Collection 17:06:55 found: java.util.Collection 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/NetconfDeviceRpcTest.java:[138,72] unchecked conversion 17:06:55 required: java.util.Collection 17:06:55 found: java.util.Collection 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpcTest.java:[49,40] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/src/test/java/org/opendaylight/netconf/client/mdsal/spi/SchemalessNetconfDeviceRpcTest.java:[75,25] sendRequest(org.opendaylight.netconf.api.messages.NetconfMessage,org.opendaylight.yangtools.yang.common.QName) in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceCommunicator has been deprecated and marked for removal 17:06:55 [INFO] 17:06:55 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-client-mdsal --- 17:06:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:06:55 [INFO] 17:06:55 [INFO] ------------------------------------------------------- 17:06:55 [INFO] T E S T S 17:06:55 [INFO] ------------------------------------------------------- 17:06:56 [INFO] Running org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 17:06:57 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.opendaylight.netconf.client.mdsal.LibrarySchemaYangSourceProviderTest 17:06:57 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 17:06:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:06:59 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.198 s -- in org.opendaylight.netconf.client.mdsal.impl.DefaultSslContextFactoryProviderTest 17:06:59 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 17:06:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 s -- in org.opendaylight.netconf.client.mdsal.impl.FieldsSchemalessRpcStructureTransformerTest 17:06:59 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 17:06:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.opendaylight.netconf.client.mdsal.impl.MonitoringSchemaSourceProviderTest 17:06:59 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NC881Test 17:06:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.netconf.client.mdsal.impl.NC881Test 17:06:59 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 17:07:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.196 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemaSetupTest 17:07:00 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 17:07:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.015 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeResponseWaitingTest 17:07:06 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 17:07:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.114 s -- in org.opendaylight.netconf.client.mdsal.spi.KeepaliveSalFacadeTest 17:07:15 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NC1224Test 17:07:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.opendaylight.netconf.client.mdsal.spi.NC1224Test 17:07:16 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 17:07:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceNotificationServiceTest 17:07:16 [INFO] Running org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 17:07:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 s -- in org.opendaylight.netconf.client.mdsal.LibraryModulesSchemasTest 17:07:16 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 17:07:16 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceCommunicatorTest 17:07:16 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 17:07:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s -- in org.opendaylight.netconf.client.mdsal.NetconfDeviceTest 17:07:18 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.opendaylight.netconf.client.mdsal.NetconfNestedNotificationTest 17:07:18 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.netconf.client.mdsal.NetconfToNotificationTest 17:07:18 [INFO] Running org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.netconf.client.mdsal.NetconfToRpcRequestTest 17:07:18 [INFO] Running org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 17:07:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.opendaylight.netconf.client.mdsal.SchemalessNetconfDeviceTest 17:07:18 [INFO] Running org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 17:07:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.netconf.client.mdsal.api.NetconfSessionPreferencesTest 17:07:18 [INFO] Running org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.netconf.client.mdsal.api.RemoteDeviceIdTest 17:07:18 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 17:07:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.netconf.client.mdsal.impl.BaseRpcSchemalessTransformerTest 17:07:18 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 17:07:19 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.912 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfBaseOpsTest 17:07:19 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 17:07:20 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfMessageTransformerTest 17:07:20 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 17:07:20 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.054 s -- in org.opendaylight.netconf.client.mdsal.impl.NetconfStateSchemasTest 17:07:20 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 17:07:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessMessageTransformerTest 17:07:20 [INFO] Running org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 17:07:20 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.opendaylight.netconf.client.mdsal.impl.SchemalessRpcStructureTransformerTest 17:07:20 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 17:07:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadOnlyTxTest 17:07:20 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 17:07:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.netconf.client.mdsal.spi.FieldsAwareReadWriteTxTest 17:07:20 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 17:07:20 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.opendaylight.netconf.client.mdsal.spi.MountInstanceTest 17:07:20 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 17:07:21 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDataTreeServiceImplTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 17:07:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceDataBrokerTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 17:07:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceRpcTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 17:07:21 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceSalFacadeTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 17:07:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.opendaylight.netconf.client.mdsal.spi.NetconfDeviceWriteOnlyTxTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 17:07:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadOnlyTxTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 17:07:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.netconf.client.mdsal.spi.ReadWriteTxTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 17:07:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.netconf.client.mdsal.spi.SchemalessNetconfDeviceRpcTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.TxChainTest 17:07:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.netconf.client.mdsal.spi.TxChainTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 17:07:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateRunningTxTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 17:07:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteCandidateTxTest 17:07:21 [INFO] Running org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 17:07:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.client.mdsal.spi.WriteRunningTxTest 17:07:22 [INFO] 17:07:22 [INFO] Results: 17:07:22 [INFO] 17:07:22 [WARNING] Tests run: 222, Failures: 0, Errors: 0, Skipped: 1 17:07:22 [INFO] 17:07:22 [INFO] 17:07:22 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-client-mdsal --- 17:07:22 [INFO] 17:07:22 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-client-mdsal --- 17:07:22 [WARNING] Bundle org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.11-SNAPSHOT : Export org.opendaylight.netconf.client.mdsal.spi, has 1, private references [org.opendaylight.netconf.client.mdsal.impl] 17:07:22 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 17:07:22 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/classes/META-INF/MANIFEST.MF 17:07:22 [INFO] 17:07:22 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-client-mdsal --- 17:07:22 [INFO] No previous run data found, generating javadoc. 17:07:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:07:26 [INFO] 17:07:26 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-client-mdsal --- 17:07:26 [INFO] CycloneDX: Resolving Dependencies 17:07:27 [INFO] CycloneDX: Creating BOM version 1.5 with 119 component(s) 17:07:27 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.xml 17:07:27 [INFO] attaching as netconf-client-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 17:07:27 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.json 17:07:27 [INFO] attaching as netconf-client-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 17:07:27 [INFO] 17:07:27 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-client-mdsal --- 17:07:27 [INFO] Skipping duplicate-finder execution! 17:07:27 [INFO] 17:07:27 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-client-mdsal --- 17:07:27 [WARNING] Used undeclared dependencies found: 17:07:27 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:07:27 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:07:27 [WARNING] Non-test scoped test only dependencies found: 17:07:27 [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:07:27 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:07:27 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:07:27 [INFO] 17:07:27 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-client-mdsal --- 17:07:27 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-sources.jar 17:07:27 [INFO] 17:07:27 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-client-mdsal --- 17:07:27 [INFO] 17:07:27 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-client-mdsal --- 17:07:27 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/code-coverage/jacoco.exec 17:07:28 [INFO] Analyzed bundle 'netconf-client-mdsal' with 105 classes 17:07:28 [INFO] 17:07:28 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-client-mdsal --- 17:07:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT.pom 17:07:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 17:07:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:07:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT-cyclonedx.xml 17:07:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT-cyclonedx.json 17:07:28 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT-sources.jar 17:07:28 [INFO] 17:07:28 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-client-mdsal --- 17:07:28 [INFO] Installing org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 17:07:28 [INFO] Writing OBR metadata 17:07:28 [INFO] 17:07:28 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-client-mdsal --- 17:07:28 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:28 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:28 [INFO] 17:07:28 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-client-mdsal --- 17:07:28 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:28 [INFO] 17:07:28 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-client-mdsal --- 17:07:28 [INFO] org.opendaylight.netconf:netconf-client-mdsal:bundle:7.0.11-SNAPSHOT 17:07:28 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:07:28 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 17:07:28 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:07:28 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:28 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:28 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:28 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:28 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:07:28 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 17:07:28 [INFO] +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:07:28 [INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:07:28 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:07:28 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:07:28 [INFO] | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:07:28 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:07:28 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:07:28 [INFO] +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:07:28 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:07:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:07:28 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:07:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:07:28 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:07:28 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:07:28 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:07:28 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:07:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:07:28 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:07:28 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:07:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:07:28 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:07:28 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:07:28 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:07:28 [INFO] +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:07:28 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:07:28 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:07:28 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:07:28 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:07:28 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:07:28 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:07:28 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:07:28 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:07:28 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:07:28 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:07:28 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:07:28 [INFO] | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:07:28 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:07:28 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:07:28 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:07:28 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:07:28 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:07:28 [INFO] | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:07:28 [INFO] | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:07:28 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:07:28 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:07:28 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:07:28 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:07:28 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:07:28 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:07:28 [INFO] +- org.xmlunit:xmlunit-legacy:jar:2.10.0:test 17:07:28 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:test 17:07:28 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:test 17:07:28 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:07:28 [INFO] +- org.opendaylight.netconf:netconf-test-util:jar:7.0.11-SNAPSHOT:test 17:07:28 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.7:test 17:07:28 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:28 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:07:28 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:07:28 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:07:28 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:28 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:28 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:07:28 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:07:28 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:07:28 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:07:28 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:07:28 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:28 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:07:28 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:28 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:07:28 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:07:28 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:07:28 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:07:28 [INFO] +- junit:junit:jar:4.13.2:test 17:07:28 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:07:28 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:07:28 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:07:28 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:07:28 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:07:28 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:28 [INFO] 17:07:28 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-client-mdsal --- 17:07:28 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/sonatype-clm/module.xml 17:07:28 [INFO] 17:07:28 [INFO] -----------< org.opendaylight.netconf:odl-netconf-connector >----------- 17:07:28 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Connector 7.0.11-SNAPSHOT [68/121] 17:07:28 [INFO] ------------------------------[ feature ]------------------------------- 17:07:28 [INFO] 17:07:28 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-connector --- 17:07:28 [INFO] 17:07:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-connector --- 17:07:28 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:28 [INFO] 17:07:28 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-connector --- 17:07:28 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:28 [INFO] 17:07:28 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-connector --- 17:07:28 [INFO] 17:07:28 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-connector --- 17:07:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:07:28 [INFO] argLine set to empty 17:07:28 [INFO] 17:07:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-connector --- 17:07:28 [INFO] Starting audit... 17:07:28 Audit done. 17:07:28 [INFO] You have 0 Checkstyle violations. 17:07:28 [INFO] 17:07:28 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-connector --- 17:07:29 [INFO] Starting audit... 17:07:29 Audit done. 17:07:29 [INFO] You have 0 Checkstyle violations. 17:07:29 [INFO] 17:07:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-connector --- 17:07:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/classes/LICENSE 17:07:29 [INFO] 17:07:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector --- 17:07:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/feature/feature.xml 17:07:29 [INFO] ...done! 17:07:29 [INFO] Attaching features XML 17:07:29 [INFO] 17:07:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-connector --- 17:07:29 [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:07:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:07:29 [INFO] 17:07:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-connector >>> 17:07:29 [INFO] 17:07:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-connector --- 17:07:29 [INFO] 17:07:29 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-connector <<< 17:07:29 [INFO] 17:07:29 [INFO] 17:07:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-connector --- 17:07:29 [INFO] 17:07:29 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-connector --- 17:07:29 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector 17:07:29 [INFO] Project dependency features detected: [] 17:07:29 [INFO] Pax Exam System (Version: 4.13.3) created. 17:07:29 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:07:29 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:07:29 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:07:29 [INFO] Waiting for remote bundle context.. on 21000 name: 28624a1b-6609-4a1c-94a5-dbc52403ff89 timout: [ RelativeTimeout value = 180000 ] 17:07:43 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:07:43 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:07:43 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:07:43 [INFO] 17:07:43 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-connector --- 17:07:43 [INFO] 17:07:43 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-connector --- 17:07:43 [INFO] 17:07:43 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-connector --- 17:07:43 [INFO] CycloneDX: Resolving Dependencies 17:07:47 [INFO] CycloneDX: Creating BOM version 1.5 with 258 component(s) 17:07:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.xml 17:07:47 [INFO] attaching as odl-netconf-connector-7.0.11-SNAPSHOT-cyclonedx.xml 17:07:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.json 17:07:47 [INFO] attaching as odl-netconf-connector-7.0.11-SNAPSHOT-cyclonedx.json 17:07:47 [INFO] 17:07:47 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector --- 17:07:47 [INFO] Skipping duplicate-finder execution! 17:07:47 [INFO] 17:07:47 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-connector --- 17:07:47 [INFO] Skipping plugin execution 17:07:47 [INFO] 17:07:47 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector --- 17:07:47 [INFO] Skipping source per configuration. 17:07:47 [INFO] 17:07:47 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-connector --- 17:07:47 [INFO] 17:07:47 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-connector --- 17:07:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:07:47 [INFO] 17:07:47 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-connector --- 17:07:47 [WARNING] 17:07:47 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 17:07:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:07:47 [WARNING] 17:07:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:07:47 [WARNING] 17:07:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-SNAPSHOT.pom 17:07:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-SNAPSHOT-features.xml 17:07:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-SNAPSHOT-cyclonedx.xml 17:07:47 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector/7.0.11-SNAPSHOT/odl-netconf-connector-7.0.11-SNAPSHOT-cyclonedx.json 17:07:47 [INFO] 17:07:47 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-connector --- 17:07:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:47 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:47 [WARNING] 17:07:47 [WARNING] The packaging plugin for project odl-netconf-connector did not assign 17:07:47 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:07:47 [WARNING] 17:07:47 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:07:47 [WARNING] 17:07:47 [INFO] 17:07:47 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-connector --- 17:07:47 [INFO] org.opendaylight.netconf:odl-netconf-connector:feature:7.0.11-SNAPSHOT 17:07:47 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:07:47 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:07:47 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:07:47 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:07:47 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:07:47 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:07:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:07:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:07:47 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:07:47 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:07:47 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:07:47 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:07:47 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:07:47 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:07:47 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:07:47 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:07:47 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:07:47 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:07:47 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:07:47 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:07:47 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:07:47 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:07:47 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:07:47 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:07:47 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:07:47 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:07:47 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:07:47 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:07:47 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:07:47 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:07:47 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:07:47 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:07:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:07:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:07:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:07:47 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:07:47 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:07:47 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:07:47 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:07:47 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:07:47 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:07:47 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:07:47 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:07:47 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:07:47 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:07:47 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:07:47 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:07:47 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:07:47 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:07:47 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:07:47 [INFO] +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:07:47 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:07:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:07:47 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:07:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:07:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:07:47 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:07:47 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:07:47 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:07:47 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:07:47 [INFO] | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:07:47 [INFO] | +- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:07:47 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:07:47 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:07:47 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:07:47 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:07:47 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:07:47 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:07:47 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:07:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:07:47 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:07:47 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:07:47 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:07:47 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:07:47 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:07:47 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:07:47 [INFO] | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 17:07:47 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:07:47 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:47 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:47 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:47 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:47 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:07:47 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:07:47 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:07:47 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:07:47 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:07:47 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:07:47 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:07:47 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:07:47 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:07:47 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:07:47 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:07:47 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:07:47 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:07:47 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:07:47 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:07:47 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:07:47 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:07:47 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:47 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:07:47 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:47 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:47 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:07:47 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:07:47 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:07:47 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:07:47 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:07:47 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:47 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:07:47 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:47 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:07:47 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:07:47 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:07:47 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:07:47 [INFO] +- junit:junit:jar:4.13.2:test 17:07:47 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:07:47 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:07:47 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:07:47 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:07:47 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:07:47 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:47 [INFO] 17:07:47 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-connector --- 17:07:47 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector/target/sonatype-clm/module.xml 17:07:47 [INFO] 17:07:47 [INFO] ------------< org.opendaylight.netconf:netconf-test-models >------------ 17:07:47 [INFO] Building netconf-test-models 7.0.11-SNAPSHOT [69/121] 17:07:47 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:47 [INFO] 17:07:47 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-models --- 17:07:47 [INFO] 17:07:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-models --- 17:07:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:47 [INFO] 17:07:47 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-models --- 17:07:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:47 [INFO] 17:07:47 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-models --- 17:07:47 [INFO] 17:07:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-models --- 17:07:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-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/** 17:07:47 [INFO] 17:07:47 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-test-models --- 17:07:47 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:47 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/main/yang 17:07:47 [INFO] yang-to-sources: Found 3 dependencies in 981.1 μs 17:07:47 [INFO] yang-to-sources: Project model files found: 3 in 976.3 μs 17:07:47 [INFO] yang-to-sources: 5 YANG models processed in 11.81 ms 17:07:47 [INFO] BindingJavaFileGenerator: Defined 32 files in 2.502 ms 17:07:47 [INFO] Sorted 32 files into 7 directories in 174.9 μs 17:07:47 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 9.839 ms 17:07:47 [INFO] 17:07:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-models --- 17:07:47 [INFO] Starting audit... 17:07:47 Audit done. 17:07:47 [INFO] You have 0 Checkstyle violations. 17:07:47 [INFO] 17:07:47 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-models --- 17:07:47 [INFO] Starting audit... 17:07:47 Audit done. 17:07:47 [INFO] You have 0 Checkstyle violations. 17:07:47 [INFO] 17:07:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-models --- 17:07:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/classes/LICENSE 17:07:47 [INFO] 17:07:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-models --- 17:07:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/main/resources 17:07:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/generated-sources/spi 17:07:47 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:07:47 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:47 [INFO] Copying 3 resources from target/generated-sources/yang to target/classes 17:07:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/generated-sources/spi 17:07:47 [INFO] 17:07:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-models --- 17:07:47 [INFO] Recompiling the module because of changed dependency. 17:07:47 [INFO] Compiling 31 source files with javac [debug release 17] to target/classes 17:07:47 [INFO] 17:07:47 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-test-models >>> 17:07:47 [INFO] 17:07:47 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-test-models --- 17:07:47 [INFO] Fork Value is true 17:07:50 [INFO] Done SpotBugs Analysis.... 17:07:50 [INFO] 17:07:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-test-models <<< 17:07:50 [INFO] 17:07:50 [INFO] 17:07:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-test-models --- 17:07:50 [INFO] BugInstance size is 0 17:07:50 [INFO] Error size is 0 17:07:50 [INFO] No errors/warnings found 17:07:50 [INFO] 17:07:50 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-models --- 17:07:50 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/src/test/resources 17:07:50 [INFO] 17:07:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-models --- 17:07:50 [INFO] No sources to compile 17:07:50 [INFO] 17:07:50 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-test-models --- 17:07:50 [INFO] No tests to run. 17:07:50 [INFO] 17:07:50 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-test-models --- 17:07:50 [INFO] 17:07:50 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-models --- 17:07:50 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT.jar 17:07:50 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/classes/META-INF/MANIFEST.MF 17:07:50 [INFO] 17:07:50 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-test-models --- 17:07:50 [INFO] No previous run data found, generating javadoc. 17:07:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-javadoc.jar 17:07:52 [INFO] 17:07:52 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-test-models --- 17:07:52 [INFO] CycloneDX: Resolving Dependencies 17:07:52 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 17:07:52 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.xml 17:07:52 [INFO] attaching as netconf-test-models-7.0.11-SNAPSHOT-cyclonedx.xml 17:07:52 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.json 17:07:52 [INFO] attaching as netconf-test-models-7.0.11-SNAPSHOT-cyclonedx.json 17:07:52 [INFO] 17:07:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-models --- 17:07:52 [INFO] Skipping duplicate-finder execution! 17:07:52 [INFO] 17:07:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-models --- 17:07:52 [INFO] No dependency problems found 17:07:52 [INFO] 17:07:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-models --- 17:07:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-sources.jar 17:07:52 [INFO] 17:07:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-models --- 17:07:52 [INFO] 17:07:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-models --- 17:07:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:07:52 [INFO] 17:07:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-models --- 17:07:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT.pom 17:07:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT.jar 17:07:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT-javadoc.jar 17:07:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT-cyclonedx.xml 17:07:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT-cyclonedx.json 17:07:52 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT-sources.jar 17:07:52 [INFO] 17:07:52 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-models --- 17:07:52 [INFO] Installing org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-SNAPSHOT.jar 17:07:52 [INFO] Writing OBR metadata 17:07:52 [INFO] 17:07:52 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-models --- 17:07:52 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:07:52 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:07:52 [INFO] 17:07:52 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-models --- 17:07:52 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:07:52 [INFO] 17:07:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-test-models --- 17:07:52 [INFO] org.opendaylight.netconf:netconf-test-models:bundle:7.0.11-SNAPSHOT 17:07:52 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:07:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:07:52 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:07:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:07:52 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:07:52 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:07:52 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:07:52 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:07:52 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:07:52 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:07:52 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:07:52 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:07:52 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:07:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:07:52 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:07:52 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:07:52 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:07:52 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:07:52 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:07:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:07:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:07:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:07:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:07:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:07:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:07:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:07:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:07:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:07:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:07:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:07:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:07:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:07:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:07:52 [INFO] +- junit:junit:jar:4.13.2:test 17:07:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:07:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:07:52 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:07:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:07:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:07:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:07:52 [INFO] 17:07:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-test-models --- 17:07:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/sonatype-clm/module.xml 17:07:52 [INFO] 17:07:52 [INFO] -------------< org.opendaylight.netconf:netconf-topology >-------------- 17:07:52 [INFO] Building netconf-topology 7.0.11-SNAPSHOT [70/121] 17:07:52 [INFO] -------------------------------[ bundle ]------------------------------- 17:07:52 [INFO] 17:07:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology --- 17:07:52 [INFO] 17:07:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology --- 17:07:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:52 [INFO] 17:07:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology --- 17:07:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:07:52 [INFO] 17:07:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology --- 17:07:53 [INFO] 17:07:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology --- 17:07:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/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:07:53 [INFO] 17:07:53 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-topology --- 17:07:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:07:53 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/yang 17:07:53 [INFO] yang-to-sources: Found 21 dependencies in 9.005 ms 17:07:53 [INFO] yang-to-sources: Project model files found: 2 in 1.300 ms 17:07:53 [INFO] yang-to-sources: 7 YANG models processed in 80.16 ms 17:07:53 [INFO] BindingJavaFileGenerator: Defined 44 files in 6.501 ms 17:07:53 [INFO] Sorted 44 files into 12 directories in 88.47 μs 17:07:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 44 in 23.96 ms 17:07:53 [INFO] 17:07:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology --- 17:07:53 [INFO] Starting audit... 17:07:53 Audit done. 17:07:53 [INFO] You have 0 Checkstyle violations. 17:07:53 [INFO] 17:07:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology --- 17:07:53 [INFO] Starting audit... 17:07:53 Audit done. 17:07:53 [INFO] You have 0 Checkstyle violations. 17:07:53 [INFO] 17:07:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology --- 17:07:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/classes/LICENSE 17:07:53 [INFO] 17:07:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology --- 17:07:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/resources 17:07:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/generated-sources/spi 17:07:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:07:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:07:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:07:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/generated-sources/spi 17:07:53 [INFO] 17:07:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology --- 17:07:53 [INFO] Recompiling the module because of changed dependency. 17:07:53 [INFO] Compiling 53 source files with javac [debug release 17] to target/classes 17:07:54 [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:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:07:54 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' 17:07:54 [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:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [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:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfNodeHandler.java:[367,47] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:07:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[32,54] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:07:54 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/main/java/org/opendaylight/netconf/topology/spi/NetconfTopologyDeviceSalFacade.java:[33,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:07:54 [INFO] 17:07:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-topology >>> 17:07:54 [INFO] 17:07:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-topology --- 17:07:54 [INFO] Fork Value is true 17:07:58 [INFO] Done SpotBugs Analysis.... 17:07:58 [INFO] 17:07:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-topology <<< 17:07:58 [INFO] 17:07:58 [INFO] 17:07:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-topology --- 17:07:58 [INFO] BugInstance size is 0 17:07:58 [INFO] Error size is 0 17:07:58 [INFO] No errors/warnings found 17:07:58 [INFO] 17:07:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology --- 17:07:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/resources 17:07:58 [INFO] 17:07:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology --- 17:07:58 [INFO] Recompiling the module because of changed dependency. 17:07:58 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 17:07:58 [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:07:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:58 [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:07:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:58 [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:07:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeficeTopologyAdapterIntegrationTest.java:[52,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[54,25] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:07:58 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:07:58 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[72,79] unchecked conversion 17:07:58 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:07:58 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:07:58 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[93,79] unchecked conversion 17:07:58 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:07:58 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:07:58 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[100,74] unchecked conversion 17:07:58 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:07:58 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:07:58 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.netconf.node.topology.rev231121.NetconfNode 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[107,79] unchecked conversion 17:07:58 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:07:58 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:07:58 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[112,74] unchecked conversion 17:07:58 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,37] unchecked method invocation: method put in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 17:07:58 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 17:07:58 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfDeviceTopologyAdapterTest.java:[113,74] unchecked conversion 17:07:58 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 17:07:58 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:58 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[59,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:07:58 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/src/test/java/org/opendaylight/netconf/topology/spi/NetconfTopologyRPCProviderTest.java:[64,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:07:58 [INFO] 17:07:58 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-topology --- 17:07:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:07:58 [INFO] 17:07:58 [INFO] ------------------------------------------------------- 17:07:58 [INFO] T E S T S 17:07:58 [INFO] ------------------------------------------------------- 17:07:59 [INFO] Running org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 17:08:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.785 s -- in org.opendaylight.netconf.topology.spi.AbstractNetconfTopologyTest 17:08:02 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 17:08:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.699 s -- in org.opendaylight.netconf.topology.spi.NetconfClientConfigurationBuilderFactoryImplTest 17:08:03 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 17:08:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.258 s -- in org.opendaylight.netconf.topology.spi.NetconfDeficeTopologyAdapterIntegrationTest 17:08:05 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 17:08:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.opendaylight.netconf.topology.spi.NetconfDeviceTopologyAdapterTest 17:08:05 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 17:08:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.553 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeHandlerTest 17:08:09 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 17:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.netconf.topology.spi.NetconfNodeUtilsTest 17:08:09 [INFO] Running org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 17:08:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProviderTest 17:08:09 [INFO] 17:08:09 [INFO] Results: 17:08:09 [INFO] 17:08:09 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0 17:08:09 [INFO] 17:08:09 [INFO] 17:08:09 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-topology --- 17:08:09 [INFO] 17:08:09 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology --- 17:08:09 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT.jar 17:08:09 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/classes/META-INF/MANIFEST.MF 17:08:09 [INFO] 17:08:09 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-topology --- 17:08:09 [INFO] No previous run data found, generating javadoc. 17:08:12 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-javadoc.jar 17:08:12 [INFO] 17:08:12 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-topology --- 17:08:12 [INFO] CycloneDX: Resolving Dependencies 17:08:14 [INFO] CycloneDX: Creating BOM version 1.5 with 122 component(s) 17:08:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.xml 17:08:14 [INFO] attaching as netconf-topology-7.0.11-SNAPSHOT-cyclonedx.xml 17:08:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.json 17:08:14 [INFO] attaching as netconf-topology-7.0.11-SNAPSHOT-cyclonedx.json 17:08:14 [INFO] 17:08:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology --- 17:08:14 [INFO] Skipping duplicate-finder execution! 17:08:14 [INFO] 17:08:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology --- 17:08:14 [WARNING] Used undeclared dependencies found: 17:08:14 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:08:14 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:08:14 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:08:14 [WARNING] io.netty:netty-handler:jar:4.1.112.Final:compile 17:08:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 17:08:14 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 17:08:14 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:08:14 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:08:14 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 17:08:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:08:14 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] Unused declared dependencies found: 17:08:14 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:08:14 [WARNING] Non-test scoped test only dependencies found: 17:08:14 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:08:14 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:08:14 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:08:14 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:08:14 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:08:14 [INFO] 17:08:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology --- 17:08:14 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-sources.jar 17:08:14 [INFO] 17:08:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology --- 17:08:14 [INFO] 17:08:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology --- 17:08:14 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/code-coverage/jacoco.exec 17:08:14 [INFO] Analyzed bundle 'netconf-topology' with 20 classes 17:08:14 [INFO] 17:08:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology --- 17:08:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT.pom 17:08:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT.jar 17:08:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT-javadoc.jar 17:08:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT-cyclonedx.xml 17:08:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT-cyclonedx.json 17:08:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT-sources.jar 17:08:14 [INFO] 17:08:14 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology --- 17:08:14 [INFO] Installing org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT.jar 17:08:14 [INFO] Writing OBR metadata 17:08:14 [INFO] 17:08:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology --- 17:08:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:08:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:08:14 [INFO] 17:08:14 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology --- 17:08:14 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:08:14 [INFO] 17:08:14 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-topology --- 17:08:14 [INFO] org.opendaylight.netconf:netconf-topology:bundle:7.0.11-SNAPSHOT 17:08:14 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:08:14 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:08:14 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:08:14 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:08:14 [INFO] +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:08:14 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:08:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:08:14 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:08:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:08:14 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:08:14 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:08:14 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:08:14 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:08:14 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:08:14 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:08:14 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:08:14 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:08:14 [INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:08:14 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:08:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:08:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:08:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:08:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:08:14 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:08:14 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:08:14 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:08:14 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:08:14 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:08:14 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:08:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:08:14 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:08:14 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:08:14 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:08:14 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:08:14 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:08:14 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:08:14 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:08:14 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:08:14 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:08:14 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:08:14 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:08:14 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:08:14 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:08:14 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:08:14 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 17:08:14 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.7:test 17:08:14 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test 17:08:14 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test 17:08:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test 17:08:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test 17:08:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test 17:08:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test 17:08:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test 17:08:14 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test 17:08:14 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test 17:08:14 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.11-SNAPSHOT:test 17:08:14 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:08:14 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:08:14 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:08:14 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:08:14 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:08:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:08:14 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:08:14 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:08:14 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:08:14 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:08:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:08:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:08:14 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:08:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:08:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:08:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:08:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:08:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:08:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:08:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:08:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:08:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:08:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:08:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:08:14 [INFO] +- junit:junit:jar:4.13.2:test 17:08:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:08:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:08:14 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:08:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:08:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:08:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:08:14 [INFO] 17:08:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-topology --- 17:08:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/sonatype-clm/module.xml 17:08:14 [INFO] 17:08:14 [INFO] --------< org.opendaylight.netconf:netconf-topology-singleton >--------- 17:08:14 [INFO] Building netconf-topology-singleton 7.0.11-SNAPSHOT [71/121] 17:08:14 [INFO] -------------------------------[ bundle ]------------------------------- 17:08:14 [INFO] 17:08:14 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology-singleton --- 17:08:14 [INFO] 17:08:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology-singleton --- 17:08:14 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:14 [INFO] 17:08:14 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology-singleton --- 17:08:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:08:14 [INFO] 17:08:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology-singleton --- 17:08:15 [INFO] 17:08:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology-singleton --- 17:08:15 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/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:08:15 [INFO] 17:08:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology-singleton --- 17:08:15 [INFO] Starting audit... 17:08:15 Audit done. 17:08:15 [INFO] You have 0 Checkstyle violations. 17:08:15 [INFO] 17:08:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology-singleton --- 17:08:16 [INFO] Starting audit... 17:08:16 Audit done. 17:08:16 [INFO] You have 0 Checkstyle violations. 17:08:16 [INFO] 17:08:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology-singleton --- 17:08:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/classes/LICENSE 17:08:16 [INFO] 17:08:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-singleton --- 17:08:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/resources 17:08:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/generated-sources/spi 17:08:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/generated-sources/yang 17:08:16 [INFO] 17:08:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology-singleton --- 17:08:16 [INFO] Recompiling the module because of changed dependency. 17:08:16 [INFO] Compiling 78 source files with javac [debug release 17] to target/classes 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[69,74] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/MasterSalFacade.java:[75,89] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[107,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[141,29] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManager.java:[169,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/SlaveSalFacade.java:[39,79] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[206,43] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[308,50] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/actors/NetconfNodeActor.java:[315,30] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/ClusteringActionException.java:[16,48] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:08:16 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/main/java/org/opendaylight/netconf/topology/singleton/impl/utils/NetconfTopologyUtils.java:[53,37] found raw type: org.opendaylight.yangtools.yang.binding.KeyStep 17:08:16 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyStep 17:08:16 [INFO] 17:08:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-topology-singleton >>> 17:08:16 [INFO] 17:08:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-topology-singleton --- 17:08:16 [INFO] Fork Value is true 17:08:22 [INFO] Done SpotBugs Analysis.... 17:08:22 [INFO] 17:08:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-topology-singleton <<< 17:08:22 [INFO] 17:08:22 [INFO] 17:08:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-topology-singleton --- 17:08:22 [INFO] BugInstance size is 0 17:08:22 [INFO] Error size is 0 17:08:22 [INFO] No errors/warnings found 17:08:22 [INFO] 17:08:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-singleton --- 17:08:22 [INFO] Copying 2 resources from src/test/resources to target/test-classes 17:08:22 [INFO] 17:08:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology-singleton --- 17:08:22 [INFO] Recompiling the module because of changed dependency. 17:08:22 [INFO] Compiling 16 source files with javac [debug release 17] to target/test-classes 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[175,63] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[232,47] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[310,18] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[601,39] org.opendaylight.yangtools.yang.data.impl.schema.Builders in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[609,44] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/MountPointEndToEndTest.java:[610,34] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[330,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[331,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[415,57] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[437,68] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[580,38] org.opendaylight.mdsal.dom.api.DOMActionException in org.opendaylight.mdsal.dom.api has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[656,59] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[657,67] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeActorTest.java:[447,18] auto-closeable resource schemaSourceReg is never referenced in body of corresponding try statement 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[192,44] registry() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[193,44] repository() in org.opendaylight.netconf.client.mdsal.api.DeviceNetconfSchemaProvider has been deprecated 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfNodeManagerTest.java:[239,72] defaultTopologyMountPath(org.opendaylight.netconf.client.mdsal.api.RemoteDeviceId) in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:08:23 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/src/test/java/org/opendaylight/netconf/topology/singleton/impl/NetconfTopologyManagerTest.java:[345,73] unchecked conversion 17:08:23 required: org.opendaylight.mdsal.binding.api.DataObjectModification 17:08:23 found: org.opendaylight.mdsal.binding.api.DataObjectModification 17:08:23 [INFO] 17:08:23 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-topology-singleton --- 17:08:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:23 [INFO] 17:08:23 [INFO] ------------------------------------------------------- 17:08:23 [INFO] T E S T S 17:08:23 [INFO] ------------------------------------------------------- 17:08:24 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 17:08:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.39 s -- in org.opendaylight.netconf.topology.singleton.impl.MountPointEndToEndTest 17:08:35 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 17:08:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.718 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeActorTest 17:08:39 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 17:08:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.957 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfNodeManagerTest 17:08:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 17:08:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.opendaylight.netconf.topology.singleton.impl.NetconfTopologyManagerTest 17:08:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 17:08:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyDOMDataBrokerTest 17:08:45 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 17:08:48 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.712 s -- in org.opendaylight.netconf.topology.singleton.impl.ProxyNetconfDataTreeServiceTest 17:08:48 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 17:08:50 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.280 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.NetconfDataTreeServiceActorTest 17:08:50 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 17:08:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadTransactionActorTest 17:08:51 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 17:08:53 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.ReadWriteTransactionActorTest 17:08:53 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 17:08:55 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.146 s -- in org.opendaylight.netconf.topology.singleton.impl.actors.WriteTransactionActorTest 17:08:55 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 17:08:57 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.808 s -- in org.opendaylight.netconf.topology.singleton.impl.netconf.ProxyNetconfServiceTest 17:08:57 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 17:09:00 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.015 s -- in org.opendaylight.netconf.topology.singleton.impl.tx.ProxyReadWriteTransactionTest 17:09:00 [INFO] Running org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 17:09:00 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.netconf.topology.singleton.impl.utils.NetconfTopologyUtilTest 17:09:00 [INFO] 17:09:00 [INFO] Results: 17:09:00 [INFO] 17:09:00 [INFO] Tests run: 115, Failures: 0, Errors: 0, Skipped: 0 17:09:00 [INFO] 17:09:00 [INFO] 17:09:00 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-topology-singleton --- 17:09:00 [INFO] 17:09:00 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-singleton --- 17:09:00 [WARNING] Bundle org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.11-SNAPSHOT : Export org.opendaylight.netconf.topology.singleton.messages, has 1, private references [org.opendaylight.netconf.topology.singleton.impl.utils] 17:09:00 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT.jar 17:09:00 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/classes/META-INF/MANIFEST.MF 17:09:00 [INFO] 17:09:00 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-topology-singleton --- 17:09:00 [INFO] No previous run data found, generating javadoc. 17:09:03 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-javadoc.jar 17:09:03 [INFO] 17:09:03 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-topology-singleton --- 17:09:03 [INFO] CycloneDX: Resolving Dependencies 17:09:05 [INFO] CycloneDX: Creating BOM version 1.5 with 145 component(s) 17:09:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.xml 17:09:05 [INFO] attaching as netconf-topology-singleton-7.0.11-SNAPSHOT-cyclonedx.xml 17:09:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.json 17:09:05 [INFO] attaching as netconf-topology-singleton-7.0.11-SNAPSHOT-cyclonedx.json 17:09:05 [INFO] 17:09:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-singleton --- 17:09:05 [INFO] Skipping duplicate-finder execution! 17:09:05 [INFO] 17:09:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology-singleton --- 17:09:05 [WARNING] Used undeclared dependencies found: 17:09:05 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test 17:09:05 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:09:05 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:test 17:09:05 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 17:09:05 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:09:05 [WARNING] com.typesafe:config:jar:1.4.2:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test 17:09:05 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test 17:09:05 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:09:05 [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:09:05 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:09:05 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:09:05 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:09:05 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:09:05 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:09:05 [WARNING] Non-test scoped test only dependencies found: 17:09:05 [WARNING] com.typesafe:config:jar:1.4.2:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:09:05 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:09:05 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:09:05 [INFO] 17:09:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-singleton --- 17:09:05 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-sources.jar 17:09:05 [INFO] 17:09:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology-singleton --- 17:09:05 [INFO] 17:09:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology-singleton --- 17:09:05 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/code-coverage/jacoco.exec 17:09:05 [INFO] Analyzed bundle 'netconf-topology-singleton' with 108 classes 17:09:05 [INFO] 17:09:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology-singleton --- 17:09:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT.pom 17:09:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT.jar 17:09:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT-javadoc.jar 17:09:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT-cyclonedx.xml 17:09:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT-cyclonedx.json 17:09:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT-sources.jar 17:09:05 [INFO] 17:09:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-singleton --- 17:09:06 [INFO] Installing org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-SNAPSHOT.jar 17:09:06 [INFO] Writing OBR metadata 17:09:06 [INFO] 17:09:06 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology-singleton --- 17:09:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:06 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:06 [INFO] 17:09:06 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-singleton --- 17:09:06 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:06 [INFO] 17:09:06 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-topology-singleton --- 17:09:06 [INFO] org.opendaylight.netconf:netconf-topology-singleton:bundle:7.0.11-SNAPSHOT 17:09:06 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:09:06 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:09:06 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:09:06 [INFO] +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:09:06 [INFO] | +- com.typesafe:config:jar:1.4.2:compile 17:09:06 [INFO] | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:09:06 [INFO] | +- io.aeron:aeron-client:jar:1.38.1:compile 17:09:06 [INFO] | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:09:06 [INFO] | +- org.agrona:agrona:jar:1.15.2:compile 17:09:06 [INFO] | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:09:06 [INFO] | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:09:06 [INFO] | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:09:06 [INFO] | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:09:06 [INFO] | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:09:06 [INFO] | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:09:06 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:09:06 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:09:06 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:06 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:06 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:06 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:06 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:09:06 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:09:06 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:09:06 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:09:06 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:09:06 [INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:09:06 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:09:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:09:06 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:09:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:09:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:09:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:09:06 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:09:06 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:09:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:09:06 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:09:06 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:09:06 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:09:06 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:06 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:09:06 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:09:06 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:09:06 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:09:06 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:09:06 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:06 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:09:06 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:09:06 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:09:06 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:09:06 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:09:06 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:09:06 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:09:06 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:06 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:09:06 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:09:06 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:06 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:06 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:09:06 [INFO] +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:09:06 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:09:06 [INFO] | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:09:06 [INFO] | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:09:06 [INFO] | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:09:06 [INFO] | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:09:06 [INFO] | +- org.lz4:lz4-java:jar:1.8.0:compile 17:09:06 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:09:06 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:09:06 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:09:06 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:09:06 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:09:06 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:09:06 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:09:06 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:09:06 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:09:06 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:09:06 [INFO] +- org.opendaylight.mdsal:mdsal-eos-dom-simple:jar:13.0.6:test 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:test 17:09:06 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:test 17:09:06 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:test 17:09:06 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test 17:09:06 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test 17:09:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test 17:09:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test 17:09:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test 17:09:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test 17:09:06 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test 17:09:06 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test 17:09:06 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test 17:09:06 [INFO] +- org.opendaylight.controller:sal-test-model:jar:9.0.5:test 17:09:06 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 17:09:06 [INFO] +- commons-io:commons-io:jar:2.16.1:test 17:09:06 [INFO] +- com.typesafe.akka:akka-testkit_2.13:jar:2.6.21:test 17:09:06 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:09:06 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:09:06 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:06 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:06 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:09:06 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:09:06 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:09:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:09:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:09:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:09:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:09:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:09:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:09:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:09:06 [INFO] +- junit:junit:jar:4.13.2:test 17:09:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:09:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:09:06 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:09:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:09:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:09:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:06 [INFO] 17:09:06 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-topology-singleton --- 17:09:06 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/sonatype-clm/module.xml 17:09:06 [INFO] 17:09:06 [INFO] ------< org.opendaylight.netconf:odl-netconf-clustered-topology >------- 17:09:06 [INFO] Building OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server 7.0.11-SNAPSHOT [72/121] 17:09:06 [INFO] ------------------------------[ feature ]------------------------------- 17:09:06 [INFO] 17:09:06 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] 17:09:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:06 [INFO] 17:09:06 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:06 [INFO] 17:09:06 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] 17:09:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:06 [INFO] argLine set to empty 17:09:06 [INFO] 17:09:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] Starting audit... 17:09:06 Audit done. 17:09:06 [INFO] You have 0 Checkstyle violations. 17:09:06 [INFO] 17:09:06 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] Starting audit... 17:09:06 Audit done. 17:09:06 [INFO] You have 0 Checkstyle violations. 17:09:06 [INFO] 17:09:06 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/classes/LICENSE 17:09:06 [INFO] 17:09:06 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/feature/feature.xml 17:09:06 [INFO] ...done! 17:09:06 [INFO] Attaching features XML 17:09:06 [INFO] 17:09:06 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-clustered-topology --- 17:09: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 17:09:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:09:06 [INFO] 17:09:06 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-clustered-topology >>> 17:09:06 [INFO] 17:09:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] 17:09:06 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-clustered-topology <<< 17:09:06 [INFO] 17:09:06 [INFO] 17:09:06 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] 17:09:06 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-clustered-topology --- 17:09:06 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-clustered-topology 17:09:06 [INFO] Project dependency features detected: [] 17:09:06 [INFO] Pax Exam System (Version: 4.13.3) created. 17:09:06 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:09:07 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:09:07 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:09:07 [INFO] Waiting for remote bundle context.. on 21000 name: f455c4f5-9ae2-456c-bf06-6a2aea28ce5e timout: [ RelativeTimeout value = 180000 ] 17:09:21 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:09:21 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:09:21 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:09:21 [INFO] 17:09:21 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-clustered-topology --- 17:09:21 [INFO] 17:09:21 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-clustered-topology --- 17:09:21 [INFO] 17:09:21 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-clustered-topology --- 17:09:21 [INFO] CycloneDX: Resolving Dependencies 17:09:25 [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s) 17:09:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.xml 17:09:25 [INFO] attaching as odl-netconf-clustered-topology-7.0.11-SNAPSHOT-cyclonedx.xml 17:09:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.json 17:09:25 [INFO] attaching as odl-netconf-clustered-topology-7.0.11-SNAPSHOT-cyclonedx.json 17:09:25 [INFO] 17:09:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-clustered-topology --- 17:09:25 [INFO] Skipping duplicate-finder execution! 17:09:25 [INFO] 17:09:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-clustered-topology --- 17:09:25 [INFO] Skipping plugin execution 17:09:25 [INFO] 17:09:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-clustered-topology --- 17:09:25 [INFO] Skipping source per configuration. 17:09:25 [INFO] 17:09:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-clustered-topology --- 17:09:25 [INFO] 17:09:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-clustered-topology --- 17:09:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:25 [INFO] 17:09:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-clustered-topology --- 17:09:25 [WARNING] 17:09:25 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 17:09:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:25 [WARNING] 17:09:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:25 [WARNING] 17:09:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-SNAPSHOT.pom 17:09:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-SNAPSHOT-features.xml 17:09:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-SNAPSHOT-cyclonedx.xml 17:09:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/odl-netconf-clustered-topology-7.0.11-SNAPSHOT-cyclonedx.json 17:09:25 [INFO] 17:09:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-clustered-topology --- 17:09:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:25 [WARNING] 17:09:25 [WARNING] The packaging plugin for project odl-netconf-clustered-topology did not assign 17:09:25 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:25 [WARNING] 17:09:25 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:25 [WARNING] 17:09:25 [INFO] 17:09:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-clustered-topology --- 17:09:25 [INFO] org.opendaylight.netconf:odl-netconf-clustered-topology:feature:7.0.11-SNAPSHOT 17:09:25 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:09:25 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:09:25 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:09:25 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:09:25 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:09:25 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:09:25 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:09:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:09:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:09:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:09:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:09:25 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:09:25 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:09:25 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:09:25 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:09:25 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:09:25 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:09:25 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:09:25 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:09:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:09:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:09:25 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:09:25 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:09:25 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:09:25 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:09:25 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:09:25 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:09:25 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:09:25 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:09:25 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:09:25 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:09:25 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:09:25 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:09:25 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:09:25 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:09:25 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:09:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:09:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:09:25 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:09:25 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:09:25 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:09:25 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:09:25 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:09:25 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:09:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:09:25 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:09:25 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:09:25 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:09:25 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:09:25 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:09:25 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:09:25 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:09:25 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:09:25 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:09:25 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:09:25 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:09:25 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:25 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:25 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:25 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:25 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:09:25 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:09:25 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:09:25 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:09:25 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:09:25 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:09:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:09:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:09:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:09:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:09:25 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:09:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:09:25 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:25 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:09:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:09:25 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:09:25 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:09:25 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:09:25 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:25 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:09:25 [INFO] +- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:09:25 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:09:25 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:09:25 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:09:25 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:09:25 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 17:09:25 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:09:25 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:09:25 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:09:25 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:09:25 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:09:25 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:09:25 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:09:25 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:25 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:25 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:09:25 [INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:09:25 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:09:25 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:09:25 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:09:25 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:09:25 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:09:25 [INFO] | | +- org.lz4:lz4-java:jar:1.8.0:compile 17:09:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:09:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:09:25 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:09:25 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:09:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:25 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:09:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:09:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:09:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:09:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:09:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:09:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:09:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:09:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:09:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:09:25 [INFO] +- junit:junit:jar:4.13.2:test 17:09:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:09:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:09:25 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:09:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:09:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:09:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:25 [INFO] 17:09:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-clustered-topology --- 17:09:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-clustered-topology/target/sonatype-clm/module.xml 17:09:25 [INFO] 17:09:25 [INFO] -----------< org.opendaylight.netconf:netconf-topology-impl >----------- 17:09:25 [INFO] Building netconf-topology-impl 7.0.11-SNAPSHOT [73/121] 17:09:25 [INFO] -------------------------------[ bundle ]------------------------------- 17:09:25 [INFO] 17:09:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-topology-impl --- 17:09:25 [INFO] 17:09:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-topology-impl --- 17:09:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:25 [INFO] 17:09:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-topology-impl --- 17:09:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:25 [INFO] 17:09:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-topology-impl --- 17:09:25 [INFO] 17:09:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-topology-impl --- 17:09:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/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:09:25 [INFO] 17:09:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-topology-impl --- 17:09:25 [INFO] Starting audit... 17:09:25 Audit done. 17:09:25 [INFO] You have 0 Checkstyle violations. 17:09:25 [INFO] 17:09:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-topology-impl --- 17:09:25 [INFO] Starting audit... 17:09:25 Audit done. 17:09:25 [INFO] You have 0 Checkstyle violations. 17:09:25 [INFO] 17:09:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-topology-impl --- 17:09:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/classes/LICENSE 17:09:25 [INFO] 17:09:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-topology-impl --- 17:09:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/resources 17:09:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/generated-sources/spi 17:09:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/generated-sources/yang 17:09:25 [INFO] 17:09:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-topology-impl --- 17:09:25 [INFO] Recompiling the module because of changed dependency. 17:09:25 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:09:26 [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:09:26 [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:09:26 [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:09:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:09:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:09:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[55,13] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:09:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[69,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:09:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[96,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 17:09:26 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/main/java/org/opendaylight/netconf/topology/impl/NetconfTopologyImpl.java:[101,27] org.opendaylight.netconf.topology.spi.NetconfTopologyRPCProvider in org.opendaylight.netconf.topology.spi has been deprecated 17:09:26 [INFO] 17:09:26 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-topology-impl >>> 17:09:26 [INFO] 17:09:26 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-topology-impl --- 17:09:26 [INFO] Fork Value is true 17:09:28 [INFO] Done SpotBugs Analysis.... 17:09:28 [INFO] 17:09:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-topology-impl <<< 17:09:28 [INFO] 17:09:28 [INFO] 17:09:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-topology-impl --- 17:09:28 [INFO] BugInstance size is 0 17:09:28 [INFO] Error size is 0 17:09:28 [INFO] No errors/warnings found 17:09:28 [INFO] 17:09:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-topology-impl --- 17:09:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/src/test/resources 17:09:28 [INFO] 17:09:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-topology-impl --- 17:09:28 [INFO] Recompiling the module because of changed dependency. 17:09:28 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:09:28 [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:09:28 [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:09:28 [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:09:28 [INFO] 17:09:28 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-topology-impl --- 17:09:28 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:09:28 [INFO] 17:09:28 [INFO] ------------------------------------------------------- 17:09:28 [INFO] T E S T S 17:09:28 [INFO] ------------------------------------------------------- 17:09:29 [INFO] Running org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 17:09:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:09:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.857 s -- in org.opendaylight.netconf.topology.impl.NetconfTopologyImplTest 17:09:32 [INFO] 17:09:32 [INFO] Results: 17:09:32 [INFO] 17:09:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:09:32 [INFO] 17:09:32 [INFO] 17:09:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-topology-impl --- 17:09:32 [INFO] 17:09:32 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-topology-impl --- 17:09:33 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT.jar 17:09:33 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/classes/META-INF/MANIFEST.MF 17:09:33 [INFO] 17:09:33 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-topology-impl --- 17:09:33 [INFO] No previous run data found, generating javadoc. 17:09:34 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-javadoc.jar 17:09:34 [INFO] 17:09:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-topology-impl --- 17:09:34 [INFO] CycloneDX: Resolving Dependencies 17:09:35 [INFO] CycloneDX: Creating BOM version 1.5 with 123 component(s) 17:09:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.xml 17:09:35 [INFO] attaching as netconf-topology-impl-7.0.11-SNAPSHOT-cyclonedx.xml 17:09:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.json 17:09:35 [INFO] attaching as netconf-topology-impl-7.0.11-SNAPSHOT-cyclonedx.json 17:09:35 [INFO] 17:09:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-topology-impl --- 17:09:35 [INFO] Skipping duplicate-finder execution! 17:09:35 [INFO] 17:09:35 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-topology-impl --- 17:09:36 [WARNING] Used undeclared dependencies found: 17:09:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:09:36 [WARNING] org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:36 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:09:36 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:09:36 [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:09:36 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:09:36 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:09:36 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:09:36 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:09:36 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:09:36 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:09:36 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:09:36 [WARNING] org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:09:36 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:09:36 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:09:36 [WARNING] Non-test scoped test only dependencies found: 17:09:36 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:09:36 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:09:36 [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:09:36 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 17:09:36 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:09:36 [INFO] 17:09:36 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-topology-impl --- 17:09:36 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-sources.jar 17:09:36 [INFO] 17:09:36 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-topology-impl --- 17:09:36 [INFO] 17:09:36 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-topology-impl --- 17:09:36 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/code-coverage/jacoco.exec 17:09:36 [INFO] Analyzed bundle 'netconf-topology-impl' with 1 classes 17:09:36 [INFO] 17:09:36 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-topology-impl --- 17:09:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT.pom 17:09:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT.jar 17:09:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT-javadoc.jar 17:09:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT-cyclonedx.xml 17:09:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT-cyclonedx.json 17:09:36 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT-sources.jar 17:09:36 [INFO] 17:09:36 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-topology-impl --- 17:09:36 [INFO] Installing org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT.jar 17:09:36 [INFO] Writing OBR metadata 17:09:36 [INFO] 17:09:36 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-topology-impl --- 17:09:36 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:36 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:36 [INFO] 17:09:36 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-topology-impl --- 17:09:36 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:09:36 [INFO] 17:09:36 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-topology-impl --- 17:09:36 [INFO] org.opendaylight.netconf:netconf-topology-impl:bundle:7.0.11-SNAPSHOT 17:09:36 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:09:36 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:09:36 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:09:36 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:36 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:36 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:36 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:09:36 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:09:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:09:36 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:09:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:09:36 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:09:36 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:09:36 [INFO] | +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:09:36 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:09:36 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:09:36 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:09:36 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:09:36 [INFO] | | | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:09:36 [INFO] | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:09:36 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:09:36 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:09:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:09:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:09:36 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:09:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:09:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:09:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:09:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:09:36 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:09:36 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:36 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:09:36 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:09:36 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:09:36 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:09:36 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:36 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:09:36 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:09:36 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:09:36 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:09:36 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:09:36 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:09:36 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:09:36 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:09:36 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:09:36 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:36 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:36 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:36 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:09:36 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:36 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:36 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:09:36 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:09:36 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:09:36 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:09:36 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:09:36 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:09:36 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:09:36 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:09:36 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:36 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:36 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:09:36 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:09:36 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:09:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:09:36 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:09:36 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:36 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:09:36 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:36 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:09:36 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:09:36 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:09:36 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:09:36 [INFO] +- junit:junit:jar:4.13.2:test 17:09:36 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:09:36 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:09:36 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:09:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:09:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:09:36 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:36 [INFO] 17:09:36 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-topology-impl --- 17:09:36 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/sonatype-clm/module.xml 17:09:36 [INFO] 17:09:36 [INFO] -----------< org.opendaylight.netconf:odl-netconf-topology >------------ 17:09:36 [INFO] Building OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore 7.0.11-SNAPSHOT [74/121] 17:09:36 [INFO] ------------------------------[ feature ]------------------------------- 17:09:36 [INFO] 17:09:36 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-topology --- 17:09:36 [INFO] 17:09:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-topology --- 17:09:36 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:36 [INFO] 17:09:36 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-topology --- 17:09:36 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:36 [INFO] 17:09:36 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-topology --- 17:09:36 [INFO] 17:09:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-topology --- 17:09:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:36 [INFO] argLine set to empty 17:09:36 [INFO] 17:09:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-topology --- 17:09:36 [INFO] Starting audit... 17:09:36 Audit done. 17:09:36 [INFO] You have 0 Checkstyle violations. 17:09:36 [INFO] 17:09:36 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-topology --- 17:09:36 [INFO] Starting audit... 17:09:36 Audit done. 17:09:36 [INFO] You have 0 Checkstyle violations. 17:09:36 [INFO] 17:09:36 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-topology --- 17:09:36 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/classes/LICENSE 17:09:36 [INFO] 17:09:36 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-topology --- 17:09:36 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/feature/feature.xml 17:09:36 [INFO] ...done! 17:09:36 [INFO] Attaching features XML 17:09:36 [INFO] 17:09:36 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-topology --- 17:09:36 [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:09:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:09:36 [INFO] 17:09:36 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-topology >>> 17:09:36 [INFO] 17:09:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-topology --- 17:09:36 [INFO] 17:09:36 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-topology <<< 17:09:36 [INFO] 17:09:36 [INFO] 17:09:36 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-topology --- 17:09:36 [INFO] 17:09:36 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-topology --- 17:09:36 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-topology 17:09:37 [INFO] Project dependency features detected: [] 17:09:37 [INFO] Pax Exam System (Version: 4.13.3) created. 17:09:37 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:09:37 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:09:37 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:09:37 [INFO] Waiting for remote bundle context.. on 21000 name: c89a6916-d5e9-48fe-871d-78fd40118388 timout: [ RelativeTimeout value = 180000 ] 17:09:51 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:09:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:09:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:09:51 [INFO] 17:09:51 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-topology --- 17:09:51 [INFO] 17:09:51 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-topology --- 17:09:52 [INFO] 17:09:52 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-topology --- 17:09:52 [INFO] CycloneDX: Resolving Dependencies 17:09:55 [INFO] CycloneDX: Creating BOM version 1.5 with 261 component(s) 17:09:55 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.xml 17:09:55 [INFO] attaching as odl-netconf-topology-7.0.11-SNAPSHOT-cyclonedx.xml 17:09:55 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.json 17:09:55 [INFO] attaching as odl-netconf-topology-7.0.11-SNAPSHOT-cyclonedx.json 17:09:55 [INFO] 17:09:55 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-topology --- 17:09:55 [INFO] Skipping duplicate-finder execution! 17:09:55 [INFO] 17:09:55 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-topology --- 17:09:55 [INFO] Skipping plugin execution 17:09:55 [INFO] 17:09:55 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-topology --- 17:09:55 [INFO] Skipping source per configuration. 17:09:55 [INFO] 17:09:55 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-topology --- 17:09:55 [INFO] 17:09:55 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-topology --- 17:09:55 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:09:55 [INFO] 17:09:55 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-topology --- 17:09:55 [WARNING] 17:09:55 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 17:09:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:55 [WARNING] 17:09:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:55 [WARNING] 17:09:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-SNAPSHOT.pom 17:09:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-SNAPSHOT-features.xml 17:09:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-SNAPSHOT-cyclonedx.xml 17:09:55 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-topology/7.0.11-SNAPSHOT/odl-netconf-topology-7.0.11-SNAPSHOT-cyclonedx.json 17:09:55 [INFO] 17:09:55 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-topology --- 17:09:55 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:09:55 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:09:55 [WARNING] 17:09:55 [WARNING] The packaging plugin for project odl-netconf-topology did not assign 17:09:55 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:09:55 [WARNING] 17:09:55 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:09:55 [WARNING] 17:09:55 [INFO] 17:09:55 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-topology --- 17:09:55 [INFO] org.opendaylight.netconf:odl-netconf-topology:feature:7.0.11-SNAPSHOT 17:09:55 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:09:55 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:09:55 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:09:55 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:09:55 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:09:55 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:09:55 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:09:55 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:09:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:09:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:09:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:09:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:09:55 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:09:55 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:09:55 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:09:55 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:09:55 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:09:55 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:09:55 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:09:55 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:09:55 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:09:55 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:09:55 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:09:55 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:09:55 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:09:55 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:09:55 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:09:55 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:09:55 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:09:55 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:09:55 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:09:55 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:09:55 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:09:55 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:09:55 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:09:55 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:09:55 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:09:55 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:09:55 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:09:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:09:55 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:09:55 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:09:55 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:09:55 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:09:55 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:09:55 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:09:55 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:09:55 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:09:55 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:09:55 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:09:55 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:09:55 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:09:55 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:09:55 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:09:55 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:09:55 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:09:55 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:09:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:09:55 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:09:55 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:09:55 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:09:55 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:09:55 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:09:55 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:09:55 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:09:55 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:09:55 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:09:55 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:09:55 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:09:55 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:09:55 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:09:55 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:09:55 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:09:55 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:09:55 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:09:55 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:09:55 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:09:55 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:09:55 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:09:55 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:09:55 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:09:55 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:09:55 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:09:55 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:09:55 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:09:55 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:09:55 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:09:55 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:09:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:09:55 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:09:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:09:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:09:55 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:09:55 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:09:55 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:09:55 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:09:55 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:09:55 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:09:55 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:09:55 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:09:55 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:09:55 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:09:55 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:09:55 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:09:55 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:09:55 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:09:55 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:09:55 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:09:55 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:09:55 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:09:55 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:09:55 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:09:55 [INFO] +- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:09:55 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:09:55 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:09:55 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:09:55 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:09:55 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:09:55 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:09:55 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:09:55 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:09:55 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:09:55 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:09:55 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:09:55 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:09:55 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:09:55 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:09:55 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:09:55 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:09:55 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:09:55 [INFO] +- junit:junit:jar:4.13.2:test 17:09:55 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:09:55 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:09:55 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:09:55 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:09:55 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:09:55 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:09:55 [INFO] 17:09:55 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-topology --- 17:09:55 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-topology/target/sonatype-clm/module.xml 17:09:55 [INFO] 17:09:55 [INFO] -------------< org.opendaylight.netconf:callhome-provider >------------- 17:09:55 [INFO] Building callhome-provider 7.0.11-SNAPSHOT [75/121] 17:09:55 [INFO] -------------------------------[ bundle ]------------------------------- 17:09:55 [INFO] 17:09:55 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ callhome-provider --- 17:09:55 [INFO] 17:09:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ callhome-provider --- 17:09:55 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:55 [INFO] 17:09:55 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ callhome-provider --- 17:09:55 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:09:55 [INFO] 17:09:55 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ callhome-provider --- 17:09:55 [INFO] 17:09:55 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ callhome-provider --- 17:09:55 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/callhome-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:09:55 [INFO] 17:09:55 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ callhome-provider --- 17:09:55 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:09:55 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/yang 17:09:55 [INFO] yang-to-sources: Found 22 dependencies in 6.820 ms 17:09:55 [INFO] yang-to-sources: Project model files found: 1 in 1.147 ms 17:09:56 [INFO] yang-to-sources: 1 YANG models processed in 69.31 ms 17:09:56 [INFO] BindingJavaFileGenerator: Defined 26 files in 1.278 ms 17:09:56 [INFO] Sorted 26 files into 10 directories in 74.43 μs 17:09:56 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 23.07 ms 17:09:56 [INFO] 17:09:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ callhome-provider --- 17:09:56 [INFO] Starting audit... 17:09:56 Audit done. 17:09:56 [INFO] You have 0 Checkstyle violations. 17:09:56 [INFO] 17:09:56 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ callhome-provider --- 17:09:56 [INFO] Starting audit... 17:09:56 Audit done. 17:09:56 [INFO] You have 0 Checkstyle violations. 17:09:56 [INFO] 17:09:56 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ callhome-provider --- 17:09:56 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/classes/LICENSE 17:09:56 [INFO] 17:09:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ callhome-provider --- 17:09:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/resources 17:09:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/spi 17:09:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:09:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:09:56 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:09:56 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/spi 17:09:56 [INFO] 17:09:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ callhome-provider --- 17:09:56 [INFO] Recompiling the module because of changed dependency. 17:09:56 [INFO] Compiling 47 source files with javac [debug release 17] to target/classes 17:09:56 [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:09:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:09:56 [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:09:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:09:56 [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:09:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/AbstractCallHomeSessionContextManager.java:[13,17] auto-closeable resource org.opendaylight.netconf.topology.callhome.AbstractCallHomeSessionContextManager has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSessionContextManager.java:[19,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSessionContextManager has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[121,30] DEFAULT_TOPOLOGY_NAME in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[155,43] auto-closeable resource has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshSessionContextManager.java:[20,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshSessionContextManager has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[203,55] auto-closeable resource has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsSessionContextManager.java:[21,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsSessionContextManager has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountService.java:[223,83] auto-closeable resource has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeMountStatusReporter.java:[62,29] registerLegacyTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServer.java:[43,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeSshServer has a member method close() that could throw InterruptedException 17:09:56 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:09:56 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServer.java:[28,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.CallHomeTlsServer has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/IetfZeroTouchCallHomeServerProvider.java:[30,14] auto-closeable resource org.opendaylight.netconf.topology.callhome.IetfZeroTouchCallHomeServerProvider has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/main/java/org/opendaylight/netconf/topology/callhome/NetconfCallHomeTlsService.java:[30,8] auto-closeable resource org.opendaylight.netconf.topology.callhome.NetconfCallHomeTlsService has a member method close() that could throw InterruptedException 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[106,32] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 17:09:56 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/netconf/callhome/server/rev240129/netconf/callhome/server/allowed/devices/DeviceBuilder.java:[348,23] getSshHostKey() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.netconf.callhome.server.rev240129.netconf.callhome.server.allowed.devices.Device has been deprecated and marked for removal 17:09:56 [INFO] 17:09:56 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ callhome-provider >>> 17:09:56 [INFO] 17:09:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ callhome-provider --- 17:09:56 [INFO] Fork Value is true 17:10:01 [INFO] Done SpotBugs Analysis.... 17:10:01 [INFO] 17:10:01 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ callhome-provider <<< 17:10:01 [INFO] 17:10:01 [INFO] 17:10:01 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ callhome-provider --- 17:10:01 [INFO] BugInstance size is 0 17:10:01 [INFO] Error size is 0 17:10:01 [INFO] No errors/warnings found 17:10:01 [INFO] 17:10:01 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ callhome-provider --- 17:10:01 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/resources 17:10:01 [INFO] 17:10:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ callhome-provider --- 17:10:01 [INFO] Recompiling the module because of changed dependency. 17:10:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:10:02 [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:10:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:02 [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:10:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:02 [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:10:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeSshServerTest.java:[136,75] auto-closeable resource has a member method close() that could throw InterruptedException 17:10:02 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:02 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:10:02 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/src/test/java/org/opendaylight/netconf/topology/callhome/CallHomeTlsServerTest.java:[159,99] auto-closeable resource has a member method close() that could throw InterruptedException 17:10:02 [INFO] 17:10:02 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ callhome-provider --- 17:10:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:10:02 [INFO] 17:10:02 [INFO] ------------------------------------------------------- 17:10:02 [INFO] T E S T S 17:10:02 [INFO] ------------------------------------------------------- 17:10:03 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 17:10:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:10:05 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.593 s -- in org.opendaylight.netconf.topology.callhome.CallHomeMountServiceTest 17:10:05 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 17:10:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.281 s -- in org.opendaylight.netconf.topology.callhome.CallHomeSshServerTest 17:10:13 [INFO] Running org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 17:10:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in org.opendaylight.netconf.topology.callhome.CallHomeTlsServerTest 17:10:14 [INFO] 17:10:14 [INFO] Results: 17:10:14 [INFO] 17:10:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 17:10:14 [INFO] 17:10:14 [INFO] 17:10:14 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ callhome-provider --- 17:10:14 [INFO] 17:10:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ callhome-provider --- 17:10:14 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT.jar 17:10:14 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/classes/META-INF/MANIFEST.MF 17:10:14 [INFO] 17:10:14 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ callhome-provider --- 17:10:14 [INFO] No previous run data found, generating javadoc. 17:10:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-javadoc.jar 17:10:17 [INFO] 17:10:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ callhome-provider --- 17:10:17 [INFO] CycloneDX: Resolving Dependencies 17:10:19 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:10:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.xml 17:10:19 [INFO] attaching as callhome-provider-7.0.11-SNAPSHOT-cyclonedx.xml 17:10:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.json 17:10:19 [INFO] attaching as callhome-provider-7.0.11-SNAPSHOT-cyclonedx.json 17:10:19 [INFO] 17:10:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ callhome-provider --- 17:10:19 [INFO] Skipping duplicate-finder execution! 17:10:19 [INFO] 17:10:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ callhome-provider --- 17:10:19 [WARNING] Used undeclared dependencies found: 17:10:19 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 17:10:19 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] io.netty:netty-handler:jar:4.1.112.Final:compile 17:10:19 [WARNING] org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:19 [WARNING] org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] io.netty:netty-transport:jar:4.1.112.Final:compile 17:10:19 [WARNING] Non-test scoped test only dependencies found: 17:10:19 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:10:19 [WARNING] org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] 17:10:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ callhome-provider --- 17:10:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-sources.jar 17:10:19 [INFO] 17:10:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ callhome-provider --- 17:10:19 [INFO] 17:10:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ callhome-provider --- 17:10:19 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/code-coverage/jacoco.exec 17:10:19 [INFO] Analyzed bundle 'callhome-provider' with 36 classes 17:10:19 [INFO] 17:10:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ callhome-provider --- 17:10:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/pom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT.pom 17:10:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT.jar 17:10:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT-javadoc.jar 17:10:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.xml to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT-cyclonedx.xml 17:10:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/bom.json to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT-cyclonedx.json 17:10:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT-sources.jar 17:10:19 [INFO] 17:10:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ callhome-provider --- 17:10:19 [INFO] Installing org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT.jar 17:10:19 [INFO] Writing OBR metadata 17:10:19 [INFO] 17:10:19 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ callhome-provider --- 17:10:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:19 [INFO] 17:10:19 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ callhome-provider --- 17:10:19 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:10:19 [INFO] 17:10:19 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ callhome-provider --- 17:10:19 [INFO] org.opendaylight.netconf:callhome-provider:bundle:7.0.11-SNAPSHOT 17:10:19 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:19 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:19 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:19 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:10:19 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:10:19 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:19 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:10:19 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:10:19 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:19 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:10:19 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:10:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:10:19 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:10:19 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:10:19 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:10:19 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:10:19 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:10:19 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:10:19 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:10:19 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:10:19 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:10:19 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:10:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:10:19 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:10:19 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:10:19 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:10:19 [INFO] | | \- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:10:19 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:10:19 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:10:19 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:10:19 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:10:19 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:10:19 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:19 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:10:19 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:10:19 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:10:19 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:10:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:10:19 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:10:19 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:10:19 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:10:19 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:19 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:10:19 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:10:19 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:10:19 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:10:19 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:10:19 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:10:19 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:10:19 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:10:19 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:10:19 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:10:19 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:10:19 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:10:19 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:10:19 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:10:19 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:10:19 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:10:19 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:10:19 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:10:19 [INFO] | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:19 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:10:19 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 17:10:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test 17:10:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test 17:10:19 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:10:19 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:10:19 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:test 17:10:19 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:test 17:10:19 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:10:19 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:10:19 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:10:19 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:19 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:19 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:10:19 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:10:19 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:10:19 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:10:19 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:10:19 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:19 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:10:19 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:19 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:10:19 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:10:19 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:10:19 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:10:19 [INFO] +- junit:junit:jar:4.13.2:test 17:10:19 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:10:19 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:10:19 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:10:19 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:10:19 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:10:19 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:19 [INFO] 17:10:19 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ callhome-provider --- 17:10:19 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/sonatype-clm/module.xml 17:10:19 [INFO] 17:10:19 [INFO] ---------< org.opendaylight.netconf:odl-netconf-callhome-ssh >---------- 17:10:19 [INFO] Building OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server 7.0.11-SNAPSHOT [76/121] 17:10:19 [INFO] ------------------------------[ feature ]------------------------------- 17:10:19 [INFO] 17:10:19 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-callhome-ssh --- 17:10:19 [INFO] 17:10:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-callhome-ssh --- 17:10:19 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:19 [INFO] 17:10:19 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-callhome-ssh --- 17:10:19 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:19 [INFO] 17:10:19 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-callhome-ssh --- 17:10:19 [INFO] 17:10:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-callhome-ssh --- 17:10:19 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:19 [INFO] argLine set to empty 17:10:19 [INFO] 17:10:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-callhome-ssh --- 17:10:19 [INFO] Starting audit... 17:10:19 Audit done. 17:10:19 [INFO] You have 0 Checkstyle violations. 17:10:19 [INFO] 17:10:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-callhome-ssh --- 17:10:19 [INFO] Starting audit... 17:10:19 Audit done. 17:10:19 [INFO] You have 0 Checkstyle violations. 17:10:19 [INFO] 17:10:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-callhome-ssh --- 17:10:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/classes/LICENSE 17:10:19 [INFO] 17:10:19 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-callhome-ssh --- 17:10:20 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/feature/feature.xml 17:10:20 [INFO] ...done! 17:10:20 [INFO] Attaching features XML 17:10:20 [INFO] 17:10:20 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-callhome-ssh --- 17:10:20 [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:10:20 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:10:20 [INFO] 17:10:20 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-callhome-ssh >>> 17:10:20 [INFO] 17:10:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-callhome-ssh --- 17:10:20 [INFO] 17:10:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-callhome-ssh <<< 17:10:20 [INFO] 17:10:20 [INFO] 17:10:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-callhome-ssh --- 17:10:20 [INFO] 17:10:20 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-callhome-ssh --- 17:10:20 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-callhome-ssh 17:10:20 [INFO] Project dependency features detected: [] 17:10:20 [INFO] Pax Exam System (Version: 4.13.3) created. 17:10:20 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:10:20 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:10:20 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:10:20 [INFO] Waiting for remote bundle context.. on 21000 name: 5473ffb0-b996-4ab0-8c28-f52d8626140a timout: [ RelativeTimeout value = 180000 ] 17:10:34 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:10:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:10:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:10:35 [INFO] 17:10:35 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-callhome-ssh --- 17:10:35 [INFO] 17:10:35 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-callhome-ssh --- 17:10:35 [INFO] 17:10:35 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-callhome-ssh --- 17:10:35 [INFO] CycloneDX: Resolving Dependencies 17:10:38 [INFO] CycloneDX: Creating BOM version 1.5 with 263 component(s) 17:10:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.xml 17:10:38 [INFO] attaching as odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 17:10:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.json 17:10:38 [INFO] attaching as odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-cyclonedx.json 17:10:38 [INFO] 17:10:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-callhome-ssh --- 17:10:38 [INFO] Skipping duplicate-finder execution! 17:10:38 [INFO] 17:10:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-callhome-ssh --- 17:10:38 [INFO] Skipping plugin execution 17:10:38 [INFO] 17:10:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-callhome-ssh --- 17:10:38 [INFO] Skipping source per configuration. 17:10:38 [INFO] 17:10:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-callhome-ssh --- 17:10:38 [INFO] 17:10:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-callhome-ssh --- 17:10:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:38 [INFO] 17:10:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-callhome-ssh --- 17:10:38 [WARNING] 17:10:38 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 17:10:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:38 [WARNING] 17:10:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:38 [WARNING] 17:10:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-SNAPSHOT.pom 17:10:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-features.xml 17:10:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 17:10:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/odl-netconf-callhome-ssh-7.0.11-SNAPSHOT-cyclonedx.json 17:10:38 [INFO] 17:10:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-callhome-ssh --- 17:10:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:38 [WARNING] 17:10:38 [WARNING] The packaging plugin for project odl-netconf-callhome-ssh did not assign 17:10:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:38 [WARNING] 17:10:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:38 [WARNING] 17:10:38 [INFO] 17:10:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-callhome-ssh --- 17:10:38 [INFO] org.opendaylight.netconf:odl-netconf-callhome-ssh:feature:7.0.11-SNAPSHOT 17:10:38 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:10:38 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:10:38 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:10:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:10:38 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:10:38 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:10:38 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:10:38 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:10:38 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:10:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:10:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:10:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:10:38 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:10:38 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:10:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:10:38 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:10:38 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:10:38 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:10:38 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:10:38 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:10:38 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:10:38 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:10:38 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:10:38 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:10:38 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:10:38 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:10:38 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:10:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:10:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:10:38 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:10:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:10:38 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:10:38 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:10:38 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:10:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:10:38 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:10:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:10:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:10:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:10:38 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:10:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:10:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:10:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:10:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:10:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:10:38 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:10:38 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:10:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:10:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:10:38 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:10:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:10:38 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:10:38 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:10:38 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:10:38 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:10:38 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:10:38 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:10:38 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:10:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:10:38 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:10:38 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:10:38 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:10:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:10:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:10:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:10:38 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:10:38 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:10:38 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:10:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:10:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:10:38 [INFO] | | | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:10:38 [INFO] | | | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:10:38 [INFO] | | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:10:38 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:10:38 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:10:38 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:10:38 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:10:38 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] +- org.opendaylight.netconf:callhome-provider:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:38 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:10:38 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:10:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:10:38 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:10:38 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:10:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:10:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:10:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:10:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:10:38 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:10:38 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:10:38 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:10:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:10:38 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:10:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:10:38 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:10:38 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:10:38 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:10:38 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:38 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:38 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:10:38 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:10:38 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:10:38 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:10:38 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:10:38 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:10:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:10:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:10:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:10:38 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:10:38 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:10:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:10:38 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:10:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:10:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:10:38 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:10:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:38 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:10:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:10:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:10:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:10:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:10:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:10:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:10:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:10:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:10:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:10:38 [INFO] +- junit:junit:jar:4.13.2:test 17:10:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:10:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:10:38 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:10:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:10:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:10:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:38 [INFO] 17:10:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-callhome-ssh --- 17:10:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-callhome-ssh/target/sonatype-clm/module.xml 17:10:38 [INFO] 17:10:38 [INFO] ---------< org.opendaylight.netconf:odl-netconf-connector-all >--------- 17:10:38 [INFO] Building OpenDaylight :: Netconf Connector :: All 7.0.11-SNAPSHOT [77/121] 17:10:38 [INFO] ------------------------------[ feature ]------------------------------- 17:10:38 [INFO] 17:10:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-connector-all --- 17:10:38 [INFO] 17:10:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-connector-all --- 17:10:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:38 [INFO] 17:10:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-connector-all --- 17:10:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:38 [INFO] 17:10:38 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-connector-all --- 17:10:39 [INFO] 17:10:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-connector-all --- 17:10:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:39 [INFO] argLine set to empty 17:10:39 [INFO] 17:10:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-connector-all --- 17:10:39 [INFO] Starting audit... 17:10:39 Audit done. 17:10:39 [INFO] You have 0 Checkstyle violations. 17:10:39 [INFO] 17:10:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-connector-all --- 17:10:39 [INFO] Starting audit... 17:10:39 Audit done. 17:10:39 [INFO] You have 0 Checkstyle violations. 17:10:39 [INFO] 17:10:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-connector-all --- 17:10:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/classes/LICENSE 17:10:39 [INFO] 17:10:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-connector-all --- 17:10:39 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/feature/feature.xml 17:10:39 [INFO] ...done! 17:10:39 [INFO] Attaching features XML 17:10:39 [INFO] 17:10:39 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-connector-all --- 17:10:39 [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:10:39 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:10:39 [INFO] 17:10:39 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-connector-all >>> 17:10:39 [INFO] 17:10:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-connector-all --- 17:10:39 [INFO] 17:10:39 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-connector-all <<< 17:10:39 [INFO] 17:10:39 [INFO] 17:10:39 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-connector-all --- 17:10:39 [INFO] 17:10:39 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-connector-all --- 17:10:39 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-connector-all 17:10:39 [INFO] Project dependency features detected: [] 17:10:39 [INFO] Pax Exam System (Version: 4.13.3) created. 17:10:39 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:10:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:10:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:10:40 [INFO] Waiting for remote bundle context.. on 21000 name: 92d0a465-f77c-4335-902e-d704ec9b07b9 timout: [ RelativeTimeout value = 180000 ] 17:10:53 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:10:53 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:10:53 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:10:54 [INFO] 17:10:54 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-connector-all --- 17:10:54 [INFO] 17:10:54 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-connector-all --- 17:10:54 [INFO] 17:10:54 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-connector-all --- 17:10:54 [INFO] CycloneDX: Resolving Dependencies 17:10:57 [INFO] CycloneDX: Creating BOM version 1.5 with 264 component(s) 17:10:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.xml 17:10:57 [INFO] attaching as odl-netconf-connector-all-7.0.11-SNAPSHOT-cyclonedx.xml 17:10:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.json 17:10:57 [INFO] attaching as odl-netconf-connector-all-7.0.11-SNAPSHOT-cyclonedx.json 17:10:57 [INFO] 17:10:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-connector-all --- 17:10:57 [INFO] Skipping duplicate-finder execution! 17:10:57 [INFO] 17:10:57 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-connector-all --- 17:10:57 [INFO] Skipping plugin execution 17:10:57 [INFO] 17:10:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-connector-all --- 17:10:57 [INFO] Skipping source per configuration. 17:10:57 [INFO] 17:10:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-connector-all --- 17:10:57 [INFO] 17:10:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-connector-all --- 17:10:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:10:57 [INFO] 17:10:57 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-connector-all --- 17:10:57 [WARNING] 17:10:57 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 17:10:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:57 [WARNING] 17:10:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:57 [WARNING] 17:10:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-SNAPSHOT.pom 17:10:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-SNAPSHOT-features.xml 17:10:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-SNAPSHOT-cyclonedx.xml 17:10:57 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/odl-netconf-connector-all-7.0.11-SNAPSHOT-cyclonedx.json 17:10:57 [INFO] 17:10:57 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-connector-all --- 17:10:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:10:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:10:57 [WARNING] 17:10:57 [WARNING] The packaging plugin for project odl-netconf-connector-all did not assign 17:10:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:10:57 [WARNING] 17:10:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:10:57 [WARNING] 17:10:57 [INFO] 17:10:57 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-connector-all --- 17:10:57 [INFO] org.opendaylight.netconf:odl-netconf-connector-all:feature:7.0.11-SNAPSHOT 17:10:57 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:10:57 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:10:57 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:10:57 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:10:57 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:10:57 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:10:57 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:10:57 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:10:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:10:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:10:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:10:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:10:57 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:10:57 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:10:57 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:10:57 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:10:57 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:10:57 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:10:57 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:10:57 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:10:57 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:10:57 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:10:57 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:10:57 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:10:57 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:10:57 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:10:57 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:10:57 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:10:57 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:10:57 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:10:57 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:10:57 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:10:57 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:10:57 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:10:57 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:10:57 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:10:57 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:10:57 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:10:57 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:10:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:10:57 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:10:57 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:10:57 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:10:57 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:10:57 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:10:57 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:10:57 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:10:57 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:10:57 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:10:57 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:10:57 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:10:57 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:10:57 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:10:57 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:10:57 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:10:57 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:10:57 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:10:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:10:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:10:57 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:10:57 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:10:57 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:10:57 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:10:57 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:10:57 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:10:57 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:10:57 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:10:57 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:10:57 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:10:57 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:10:57 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:10:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:10:57 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:10:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:10:57 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:10:57 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:10:57 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:10:57 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:10:57 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:10:57 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:10:57 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:10:57 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:10:57 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:10:57 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:10:57 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:10:57 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:10:57 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:10:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:10:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:10:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:10:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:10:57 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:10:57 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:10:57 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:10:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:10:57 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:10:57 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:10:57 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:10:57 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:10:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:10:57 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:10:57 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:10:57 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:10:57 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:10:57 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:10:57 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:10:57 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:10:57 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:10:57 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:10:57 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:10:57 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:10:57 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:10:57 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:10:57 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:10:57 [INFO] +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:10:57 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:10:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:10:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:10:57 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:10:57 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:10:57 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:10:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:10:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:10:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:10:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:10:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:10:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:10:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:10:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:10:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:10:57 [INFO] +- junit:junit:jar:4.13.2:test 17:10:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:10:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:10:57 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:10:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:10:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:10:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:10:57 [INFO] 17:10:57 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-connector-all --- 17:10:57 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-connector-all/target/sonatype-clm/module.xml 17:10:57 [INFO] 17:10:57 [INFO] --------------< org.opendaylight.netconf:netconf-console >-------------- 17:10:57 [INFO] Building netconf-console 7.0.11-SNAPSHOT [78/121] 17:10:57 [INFO] -------------------------------[ bundle ]------------------------------- 17:10:57 [INFO] 17:10:57 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-console --- 17:10:57 [INFO] 17:10:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-console --- 17:10:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:57 [INFO] 17:10:57 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-console --- 17:10:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:10:57 [INFO] 17:10:57 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-console --- 17:10:58 [INFO] 17:10:58 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-console --- 17:10:58 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/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:10:58 [INFO] 17:10:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-console --- 17:10:58 [INFO] Starting audit... 17:10:58 Audit done. 17:10:58 [INFO] You have 0 Checkstyle violations. 17:10:58 [INFO] 17:10:58 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-console --- 17:10:58 [INFO] Starting audit... 17:10:58 Audit done. 17:10:58 [INFO] You have 0 Checkstyle violations. 17:10:58 [INFO] 17:10:58 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-console --- 17:10:58 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/classes/LICENSE 17:10:58 [INFO] 17:10:58 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-console --- 17:10:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/src/main/resources 17:10:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/generated-sources/spi 17:10:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/generated-sources/yang 17:10:58 [INFO] 17:10:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-console --- 17:10:58 [INFO] Recompiling the module because of changed dependency. 17:10:58 [INFO] Compiling 11 source files with javac [debug release 17] to target/classes 17:10:58 [INFO] 17:10:58 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-console >>> 17:10:58 [INFO] 17:10:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-console --- 17:10:58 [INFO] Fork Value is true 17:11:02 [INFO] Done SpotBugs Analysis.... 17:11:02 [INFO] 17:11:02 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-console <<< 17:11:02 [INFO] 17:11:02 [INFO] 17:11:02 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-console --- 17:11:02 [INFO] BugInstance size is 0 17:11:02 [INFO] Error size is 0 17:11:02 [INFO] No errors/warnings found 17:11:02 [INFO] 17:11:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-console --- 17:11:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/src/test/resources 17:11:02 [INFO] 17:11:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-console --- 17:11:02 [INFO] Recompiling the module because of changed dependency. 17:11:02 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:11:02 [INFO] 17:11:02 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-console --- 17:11:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:11:02 [INFO] 17:11:02 [INFO] ------------------------------------------------------- 17:11:02 [INFO] T E S T S 17:11:02 [INFO] ------------------------------------------------------- 17:11:03 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 17:11:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.netconf.console.commands.NetconfCommandUtilsTest 17:11:03 [INFO] Running org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 17:11:03 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:11:05 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.807 s -- in org.opendaylight.netconf.console.commands.NetconfCommandsImplCallsTest 17:11:05 [INFO] Running org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 17:11:08 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.938 s -- in org.opendaylight.netconf.console.impl.NetconfCommandsImplTest 17:11:08 [INFO] 17:11:08 [INFO] Results: 17:11:08 [INFO] 17:11:08 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 17:11:08 [INFO] 17:11:08 [INFO] 17:11:08 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-console --- 17:11:08 [INFO] 17:11:08 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-console --- 17:11:08 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT.jar 17:11:08 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/classes/META-INF/MANIFEST.MF 17:11:08 [INFO] 17:11:08 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-console --- 17:11:08 [INFO] No previous run data found, generating javadoc. 17:11:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-javadoc.jar 17:11:10 [INFO] 17:11:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-console --- 17:11:10 [INFO] CycloneDX: Resolving Dependencies 17:11:11 [INFO] CycloneDX: Creating BOM version 1.5 with 126 component(s) 17:11:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.xml 17:11:11 [INFO] attaching as netconf-console-7.0.11-SNAPSHOT-cyclonedx.xml 17:11:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.json 17:11:11 [INFO] attaching as netconf-console-7.0.11-SNAPSHOT-cyclonedx.json 17:11:11 [INFO] 17:11:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-console --- 17:11:11 [INFO] Skipping duplicate-finder execution! 17:11:11 [INFO] 17:11:11 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-console --- 17:11:11 [INFO] No dependency problems found 17:11:11 [INFO] 17:11:11 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-console --- 17:11:11 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-sources.jar 17:11:11 [INFO] 17:11:11 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-console --- 17:11:11 [INFO] 17:11:11 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-console --- 17:11:11 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/code-coverage/jacoco.exec 17:11:11 [INFO] Analyzed bundle 'netconf-console' with 11 classes 17:11:12 [INFO] 17:11:12 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-console --- 17:11:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT.pom 17:11:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT.jar 17:11:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT-javadoc.jar 17:11:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT-cyclonedx.xml 17:11:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT-cyclonedx.json 17:11:12 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT-sources.jar 17:11:12 [INFO] 17:11:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-console --- 17:11:12 [INFO] Installing org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-SNAPSHOT.jar 17:11:12 [INFO] Writing OBR metadata 17:11:12 [INFO] 17:11:12 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-console --- 17:11:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:12 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:12 [INFO] 17:11:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-console --- 17:11:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:11:12 [INFO] 17:11:12 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-console --- 17:11:12 [INFO] org.opendaylight.netconf:netconf-console:bundle:7.0.11-SNAPSHOT 17:11:12 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:11:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:11:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:12 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:11:12 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:11:12 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:11:12 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:11:12 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:11:12 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:11:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:12 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:11:12 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:11:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:11:12 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:11:12 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:11:12 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:11:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:11:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:11:12 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:11:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:11:12 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:11:12 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:11:12 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:11:12 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:12 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:11:12 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:11:12 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:11:12 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:11:12 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:11:12 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:11:12 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:11:12 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:11:12 [INFO] | | +- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:11:12 [INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:11:12 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:11:12 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:11:12 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:11:12 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:11:12 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:11:12 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:11:12 [INFO] | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:12 [INFO] | | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:11:12 [INFO] | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:11:12 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:12 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:11:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:11:12 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:11:12 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:11:12 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:11:12 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:11:12 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:11:12 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:11:12 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:11:12 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:11:12 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:11:12 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:11:12 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.7:test 17:11:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 17:11:12 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test 17:11:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test 17:11:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test 17:11:12 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:11:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test 17:11:12 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test 17:11:12 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test 17:11:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test 17:11:12 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test 17:11:12 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test 17:11:12 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test 17:11:12 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test 17:11:12 [INFO] +- org.awaitility:awaitility:jar:4.2.2:test 17:11:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:11:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:11:12 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:12 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:12 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:11:12 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:11:12 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:11:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:11:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:11:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:11:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:11:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:11:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:11:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:11:12 [INFO] +- junit:junit:jar:4.13.2:test 17:11:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:11:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:11:12 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:11:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:11:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:11:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:12 [INFO] 17:11:12 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-console --- 17:11:12 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/sonatype-clm/module.xml 17:11:12 [INFO] 17:11:12 [INFO] ------------< org.opendaylight.netconf:odl-netconf-console >------------ 17:11:12 [INFO] Building OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations 7.0.11-SNAPSHOT [79/121] 17:11:12 [INFO] ------------------------------[ feature ]------------------------------- 17:11:12 [INFO] 17:11:12 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-console --- 17:11:12 [INFO] 17:11:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-console --- 17:11:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:12 [INFO] 17:11:12 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-console --- 17:11:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:12 [INFO] 17:11:12 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-console --- 17:11:12 [INFO] 17:11:12 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-console --- 17:11:12 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:12 [INFO] argLine set to empty 17:11:12 [INFO] 17:11:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-console --- 17:11:12 [INFO] Starting audit... 17:11:12 Audit done. 17:11:12 [INFO] You have 0 Checkstyle violations. 17:11:12 [INFO] 17:11:12 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-console --- 17:11:12 [INFO] Starting audit... 17:11:12 Audit done. 17:11:12 [INFO] You have 0 Checkstyle violations. 17:11:12 [INFO] 17:11:12 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-console --- 17:11:12 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/classes/LICENSE 17:11:12 [INFO] 17:11:12 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-console --- 17:11:13 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/feature/feature.xml 17:11:13 [INFO] ...done! 17:11:13 [INFO] Attaching features XML 17:11:13 [INFO] 17:11:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-console --- 17:11:13 [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:11:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:11:13 [INFO] 17:11:13 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-console >>> 17:11:13 [INFO] 17:11:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-console --- 17:11:13 [INFO] 17:11:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-console <<< 17:11:13 [INFO] 17:11:13 [INFO] 17:11:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-console --- 17:11:13 [INFO] 17:11:13 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-console --- 17:11:13 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-console 17:11:13 [INFO] Project dependency features detected: [] 17:11:13 [INFO] Pax Exam System (Version: 4.13.3) created. 17:11:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:11:13 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:11:13 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:11:13 [INFO] Waiting for remote bundle context.. on 21000 name: b4d36111-4ce4-4bc9-b984-4311733cb984 timout: [ RelativeTimeout value = 180000 ] 17:11:32 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:11:32 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:11:32 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:11:32 [INFO] 17:11:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-console --- 17:11:32 [INFO] 17:11:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-console --- 17:11:32 [INFO] 17:11:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-console --- 17:11:32 [INFO] CycloneDX: Resolving Dependencies 17:11:37 [INFO] CycloneDX: Creating BOM version 1.5 with 383 component(s) 17:11:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.xml 17:11:37 [INFO] attaching as odl-netconf-console-7.0.11-SNAPSHOT-cyclonedx.xml 17:11:37 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.json 17:11:37 [INFO] attaching as odl-netconf-console-7.0.11-SNAPSHOT-cyclonedx.json 17:11:37 [INFO] 17:11:37 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-console --- 17:11:37 [INFO] Skipping duplicate-finder execution! 17:11:37 [INFO] 17:11:37 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-console --- 17:11:37 [INFO] Skipping plugin execution 17:11:37 [INFO] 17:11:37 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-console --- 17:11:37 [INFO] Skipping source per configuration. 17:11:37 [INFO] 17:11:37 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-console --- 17:11:37 [INFO] 17:11:37 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-console --- 17:11:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:37 [INFO] 17:11:37 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-console --- 17:11:37 [WARNING] 17:11:37 [WARNING] The packaging plugin for project odl-netconf-console did not assign 17:11:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:37 [WARNING] 17:11:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:37 [WARNING] 17:11:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-SNAPSHOT.pom 17:11:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-SNAPSHOT-features.xml 17:11:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-SNAPSHOT-cyclonedx.xml 17:11:37 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-console/7.0.11-SNAPSHOT/odl-netconf-console-7.0.11-SNAPSHOT-cyclonedx.json 17:11:37 [INFO] 17:11:37 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-console --- 17:11:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:37 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:37 [WARNING] 17:11:37 [WARNING] The packaging plugin for project odl-netconf-console did not assign 17:11:37 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:11:37 [WARNING] 17:11:37 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:11:37 [WARNING] 17:11:37 [INFO] 17:11:37 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-console --- 17:11:37 [INFO] org.opendaylight.netconf:odl-netconf-console:feature:7.0.11-SNAPSHOT 17:11:37 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:11:37 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:11:37 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:11:37 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:11:37 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:11:37 [INFO] | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:11:37 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:11:37 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:11:37 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:11:37 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:11:37 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:11:37 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:11:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:11:37 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:11:37 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:11:37 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:11:37 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:11:37 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:11:37 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:11:37 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:11:37 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:11:37 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:11:37 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:11:37 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:11:37 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:11:37 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:11:37 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:11:37 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:11:37 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:11:37 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:11:37 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:11:37 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:11:37 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:11:37 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:11:37 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:11:37 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:11:37 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:11:37 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:11:37 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:11:37 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:11:37 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:11:37 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:11:37 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:11:37 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:11:37 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:11:37 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:11:37 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:11:37 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:11:37 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:11:37 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:11:37 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:11:37 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:11:37 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:11:37 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:11:37 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:11:37 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:11:37 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:11:37 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:11:37 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:11:37 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:11:37 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:11:37 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:11:37 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:11:37 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:11:37 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:11:37 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:11:37 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:11:37 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:11:37 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:11:37 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:11:37 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:11:37 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:11:37 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:11:37 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:11:37 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:11:37 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:11:37 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:11:37 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:11:37 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:11:37 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:11:37 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:11:37 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:11:37 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:11:37 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:11:37 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:11:37 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:11:37 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:11:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:11:37 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:11:37 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:11:37 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:11:37 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:11:37 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:11:37 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:11:37 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:11:37 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:11:37 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:11:37 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:11:37 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:11:37 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:11:37 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:11:37 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:11:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:11:37 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:11:37 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:11:37 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:11:37 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:11:37 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:11:37 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:11:37 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:11:37 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:11:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:11:37 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:11:37 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:11:37 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:11:37 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:11:37 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:11:37 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:11:37 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:11:37 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:11:37 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:11:37 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | \- com.google.code.gson:gson:jar:2.11.0:compile 17:11:37 [INFO] | \- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] +- org.opendaylight.netconf:netconf-console:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:37 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:37 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:37 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:11:37 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:11:37 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:37 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:37 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:11:37 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:11:37 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:11:37 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:11:37 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:11:37 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:11:37 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:11:37 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:11:37 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:11:37 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:11:37 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:11:37 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:11:37 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:11:37 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:11:37 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:11:37 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:11:37 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:11:37 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:11:37 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:11:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:11:37 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:11:37 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:11:37 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:11:37 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:11:37 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:11:37 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:11:37 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:11:37 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:11:37 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:37 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:37 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:11:37 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:11:37 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:11:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:11:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:11:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:11:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:11:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:11:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:11:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:11:37 [INFO] +- junit:junit:jar:4.13.2:test 17:11:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:11:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:11:37 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:11:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:11:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:11:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:37 [INFO] 17:11:37 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-console --- 17:11:37 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-console/target/sonatype-clm/module.xml 17:11:37 [INFO] 17:11:37 [INFO] ----------< org.opendaylight.netconf:restconf-common-models >----------- 17:11:37 [INFO] Building restconf-common-models 7.0.11-SNAPSHOT [80/121] 17:11:37 [INFO] -------------------------------[ bundle ]------------------------------- 17:11:37 [INFO] 17:11:37 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-common-models --- 17:11:37 [INFO] 17:11:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-common-models --- 17:11:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:37 [INFO] 17:11:37 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-common-models --- 17:11:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:37 [INFO] 17:11:37 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-common-models --- 17:11:38 [INFO] 17:11:38 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-common-models --- 17:11:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-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/** 17:11:38 [INFO] 17:11:38 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ restconf-common-models --- 17:11:38 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:11:38 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/main/yang 17:11:38 [INFO] yang-to-sources: Found 1 dependencies in 919.6 μs 17:11:38 [INFO] yang-to-sources: Project model files found: 6 in 7.397 ms 17:11:38 [INFO] yang-to-sources: 7 YANG models processed in 10.44 ms 17:11:38 [INFO] BindingJavaFileGenerator: Defined 80 files in 4.202 ms 17:11:38 [INFO] Sorted 80 files into 25 directories in 211.6 μs 17:11:38 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 31.50 ms 17:11:38 [INFO] 17:11:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-common-models --- 17:11:38 [INFO] Starting audit... 17:11:38 Audit done. 17:11:38 [INFO] You have 0 Checkstyle violations. 17:11:38 [INFO] 17:11:38 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-common-models --- 17:11:38 [INFO] Starting audit... 17:11:38 Audit done. 17:11:38 [INFO] You have 0 Checkstyle violations. 17:11:38 [INFO] 17:11:38 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-common-models --- 17:11:38 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/classes/LICENSE 17:11:38 [INFO] 17:11:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common-models --- 17:11:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/main/resources 17:11:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/spi 17:11:38 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:11:38 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:11:38 [INFO] Copying 6 resources from target/generated-sources/yang to target/classes 17:11:38 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/spi 17:11:38 [INFO] 17:11:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-common-models --- 17:11:38 [INFO] Recompiling the module because of changed dependency. 17:11:38 [INFO] Compiling 79 source files with javac [debug release 17] to target/classes 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[266,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[288,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1.java:[305,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[72,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[83,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[84,27] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[99,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[204,62] getScope() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.CreateDataChangeEventSubscriptionInput1 has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateDataChangeEventSubscriptionInput1Builder.java:[199,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[55,55] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,38] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[75,73] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1.java:[90,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[70,43] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[80,44] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[95,51] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/sal/restconf/event/subscription/rev231103/CreateNotificationStreamInput1Builder.java:[144,70] getNotificationOutputType() in org.opendaylight.yang.gen.v1.urn.sal.restconf.event.subscription.rev231103.NotificationOutputTypeGrouping has been deprecated and marked for removal 17:11:38 [INFO] 17:11:38 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-common-models >>> 17:11:38 [INFO] 17:11:38 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-common-models --- 17:11:38 [INFO] Fork Value is true 17:11:41 [INFO] Done SpotBugs Analysis.... 17:11:41 [INFO] 17:11:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-common-models <<< 17:11:41 [INFO] 17:11:41 [INFO] 17:11:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-common-models --- 17:11:41 [INFO] BugInstance size is 0 17:11:41 [INFO] Error size is 0 17:11:41 [INFO] No errors/warnings found 17:11:41 [INFO] 17:11:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common-models --- 17:11:41 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/src/test/resources 17:11:41 [INFO] 17:11:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-common-models --- 17:11:41 [INFO] No sources to compile 17:11:41 [INFO] 17:11:41 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-common-models --- 17:11:41 [INFO] No tests to run. 17:11:41 [INFO] 17:11:41 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-common-models --- 17:11:41 [INFO] 17:11:41 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common-models --- 17:11:41 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT.jar 17:11:41 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/classes/META-INF/MANIFEST.MF 17:11:41 [INFO] 17:11:41 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-common-models --- 17:11:41 [INFO] No previous run data found, generating javadoc. 17:11:44 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-javadoc.jar 17:11:44 [INFO] 17:11:44 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-common-models --- 17:11:44 [INFO] CycloneDX: Resolving Dependencies 17:11:45 [INFO] CycloneDX: Creating BOM version 1.5 with 18 component(s) 17:11:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.xml 17:11:45 [INFO] attaching as restconf-common-models-7.0.11-SNAPSHOT-cyclonedx.xml 17:11:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.json 17:11:45 [INFO] attaching as restconf-common-models-7.0.11-SNAPSHOT-cyclonedx.json 17:11:45 [INFO] 17:11:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common-models --- 17:11:45 [INFO] Skipping duplicate-finder execution! 17:11:45 [INFO] 17:11:45 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-common-models --- 17:11:45 [INFO] No dependency problems found 17:11:45 [INFO] 17:11:45 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-common-models --- 17:11:45 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-sources.jar 17:11:45 [INFO] 17:11:45 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-common-models --- 17:11:45 [INFO] 17:11:45 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-common-models --- 17:11:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:11:45 [INFO] 17:11:45 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-common-models --- 17:11:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT.pom 17:11:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT.jar 17:11:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT-javadoc.jar 17:11:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT-cyclonedx.xml 17:11:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT-cyclonedx.json 17:11:45 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT-sources.jar 17:11:45 [INFO] 17:11:45 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common-models --- 17:11:45 [INFO] Installing org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT.jar 17:11:45 [INFO] Writing OBR metadata 17:11:45 [INFO] 17:11:45 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-common-models --- 17:11:45 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:45 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:45 [INFO] 17:11:45 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common-models --- 17:11:45 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:11:45 [INFO] 17:11:45 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-common-models --- 17:11:45 [INFO] org.opendaylight.netconf:restconf-common-models:bundle:7.0.11-SNAPSHOT 17:11:45 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:11:45 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:11:45 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:11:45 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:45 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:45 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:45 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:11:45 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:11:45 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:45 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:11:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:11:45 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:11:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:11:45 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:11:45 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:11:45 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:11:45 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:45 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:45 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:11:45 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:11:45 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:11:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:11:45 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:11:45 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:45 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:11:45 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:45 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:11:45 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:11:45 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:11:45 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:11:45 [INFO] +- junit:junit:jar:4.13.2:test 17:11:45 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:11:45 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:11:45 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:11:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:11:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:11:45 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:45 [INFO] 17:11:45 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-common-models --- 17:11:45 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/sonatype-clm/module.xml 17:11:45 [INFO] 17:11:45 [INFO] --------------< org.opendaylight.netconf:restconf-common >-------------- 17:11:45 [INFO] Building restconf-common 7.0.11-SNAPSHOT [81/121] 17:11:45 [INFO] -------------------------------[ bundle ]------------------------------- 17:11:45 [INFO] 17:11:45 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-common --- 17:11:45 [INFO] 17:11:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-common --- 17:11:45 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:45 [INFO] 17:11:45 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-common --- 17:11:45 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:45 [INFO] 17:11:45 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-common --- 17:11:45 [INFO] 17:11:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-common --- 17:11:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-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:11:45 [INFO] 17:11:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-common --- 17:11:45 [INFO] Starting audit... 17:11:45 Audit done. 17:11:45 [INFO] You have 0 Checkstyle violations. 17:11:45 [INFO] 17:11:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-common --- 17:11:45 [INFO] Starting audit... 17:11:45 Audit done. 17:11:45 [INFO] You have 0 Checkstyle violations. 17:11:45 [INFO] 17:11:45 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-common --- 17:11:45 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/classes/LICENSE 17:11:45 [INFO] 17:11:45 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-common --- 17:11:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/resources 17:11:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/generated-sources/spi 17:11:45 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/generated-sources/yang 17:11:45 [INFO] 17:11:45 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-common --- 17:11:45 [INFO] Recompiling the module because of changed dependency. 17:11:45 [INFO] Compiling 7 source files with javac [debug release 17] to target/classes 17:11:45 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[21,36] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[22,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfCallback.java:[25,48] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[38,63] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[79,44] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[97,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[99,56] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/RestconfFuture.java:[100,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/errors/SettableRestconfFuture.java:[24,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:11:45 [INFO] 17:11:45 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-common >>> 17:11:45 [INFO] 17:11:45 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-common --- 17:11:45 [INFO] Fork Value is true 17:11:48 [INFO] Done SpotBugs Analysis.... 17:11:48 [INFO] 17:11:48 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-common <<< 17:11:48 [INFO] 17:11:48 [INFO] 17:11:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-common --- 17:11:48 [INFO] BugInstance size is 0 17:11:48 [INFO] Error size is 0 17:11:48 [INFO] No errors/warnings found 17:11:48 [INFO] 17:11:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-common --- 17:11:48 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/src/test/resources 17:11:48 [INFO] 17:11:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-common --- 17:11:48 [INFO] No sources to compile 17:11:48 [INFO] 17:11:48 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-common --- 17:11:48 [INFO] No tests to run. 17:11:48 [INFO] 17:11:48 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-common --- 17:11:48 [INFO] 17:11:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-common --- 17:11:48 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT.jar 17:11:48 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/classes/META-INF/MANIFEST.MF 17:11:48 [INFO] 17:11:48 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-common --- 17:11:48 [INFO] No previous run data found, generating javadoc. 17:11:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-javadoc.jar 17:11:50 [INFO] 17:11:50 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-common --- 17:11:50 [INFO] CycloneDX: Resolving Dependencies 17:11:51 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 17:11:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.xml 17:11:51 [INFO] attaching as restconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 17:11:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.json 17:11:51 [INFO] attaching as restconf-common-7.0.11-SNAPSHOT-cyclonedx.json 17:11:51 [INFO] 17:11:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-common --- 17:11:51 [INFO] Skipping duplicate-finder execution! 17:11:51 [INFO] 17:11:51 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-common --- 17:11:51 [WARNING] Unused declared dependencies found: 17:11:51 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:11:51 [INFO] 17:11:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-common --- 17:11:51 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-sources.jar 17:11:51 [INFO] 17:11:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-common --- 17:11:51 [INFO] 17:11:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-common --- 17:11:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:11:51 [INFO] 17:11:51 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-common --- 17:11:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT.pom 17:11:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT.jar 17:11:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT-javadoc.jar 17:11:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 17:11:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT-cyclonedx.json 17:11:51 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT-sources.jar 17:11:51 [INFO] 17:11:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-common --- 17:11:51 [INFO] Installing org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT.jar 17:11:51 [INFO] Writing OBR metadata 17:11:51 [INFO] 17:11:51 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-common --- 17:11:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:11:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:11:51 [INFO] 17:11:51 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-common --- 17:11:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:11:51 [INFO] 17:11:51 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-common --- 17:11:51 [INFO] org.opendaylight.netconf:restconf-common:bundle:7.0.11-SNAPSHOT 17:11:51 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:11:51 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:11:51 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:11:51 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:11:51 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:11:51 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:11:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:11:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:11:51 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:11:51 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:11:51 [INFO] | +- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:11:51 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:11:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:11:51 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:11:51 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:11:51 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:11:51 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:11:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:11:51 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:test 17:11:51 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test 17:11:51 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test 17:11:51 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test 17:11:51 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test 17:11:51 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test 17:11:51 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test 17:11:51 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:11:51 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:11:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:11:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:11:51 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:11:51 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:11:51 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:11:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:11:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:11:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:11:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:11:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:11:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:11:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:11:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:11:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:11:51 [INFO] +- junit:junit:jar:4.13.2:test 17:11:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:11:51 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:11:51 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:11:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:11:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:11:51 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:11:51 [INFO] 17:11:51 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-common --- 17:11:51 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/sonatype-clm/module.xml 17:11:51 [INFO] 17:11:51 [INFO] ------------< org.opendaylight.netconf:odl-restconf-common >------------ 17:11:51 [INFO] Building OpenDaylight :: Restconf :: Common 7.0.11-SNAPSHOT [82/121] 17:11:51 [INFO] ------------------------------[ feature ]------------------------------- 17:11:51 [INFO] 17:11:51 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-common --- 17:11:51 [INFO] 17:11:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-common --- 17:11:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:51 [INFO] 17:11:51 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-common --- 17:11:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:11:51 [INFO] 17:11:51 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-common --- 17:11:52 [INFO] 17:11:52 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-common --- 17:11:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:11:52 [INFO] argLine set to empty 17:11:52 [INFO] 17:11:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-common --- 17:11:52 [INFO] Starting audit... 17:11:52 Audit done. 17:11:52 [INFO] You have 0 Checkstyle violations. 17:11:52 [INFO] 17:11:52 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-common --- 17:11:52 [INFO] Starting audit... 17:11:52 Audit done. 17:11:52 [INFO] You have 0 Checkstyle violations. 17:11:52 [INFO] 17:11:52 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-common --- 17:11:52 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/classes/LICENSE 17:11:52 [INFO] 17:11:52 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-common --- 17:11:52 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/feature/feature.xml 17:11:52 [INFO] ...done! 17:11:52 [INFO] Attaching features XML 17:11:52 [INFO] 17:11:52 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-common --- 17:11:52 [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:11:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:11:52 [INFO] 17:11:52 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf-common >>> 17:11:52 [INFO] 17:11:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf-common --- 17:11:52 [INFO] 17:11:52 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf-common <<< 17:11:52 [INFO] 17:11:52 [INFO] 17:11:52 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf-common --- 17:11:52 [INFO] 17:11:52 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf-common --- 17:11:52 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-common 17:11:52 [INFO] Project dependency features detected: [] 17:11:52 [INFO] Pax Exam System (Version: 4.13.3) created. 17:11:52 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:11:53 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:11:53 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:11:53 [INFO] Waiting for remote bundle context.. on 21000 name: ee4d44f6-cd03-4d39-9892-91ac8e755fe9 timout: [ RelativeTimeout value = 180000 ] 17:12:09 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:12:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:12:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:12:09 [INFO] 17:12:09 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf-common --- 17:12:09 [INFO] 17:12:09 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf-common --- 17:12:09 [INFO] 17:12:09 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf-common --- 17:12:09 [INFO] CycloneDX: Resolving Dependencies 17:12:13 [INFO] CycloneDX: Creating BOM version 1.5 with 327 component(s) 17:12:13 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.xml 17:12:13 [INFO] attaching as odl-restconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 17:12:13 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.json 17:12:13 [INFO] attaching as odl-restconf-common-7.0.11-SNAPSHOT-cyclonedx.json 17:12:13 [INFO] 17:12:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-common --- 17:12:13 [INFO] Skipping duplicate-finder execution! 17:12:13 [INFO] 17:12:13 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-common --- 17:12:13 [INFO] Skipping plugin execution 17:12:13 [INFO] 17:12:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-common --- 17:12:13 [INFO] Skipping source per configuration. 17:12:13 [INFO] 17:12:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-common --- 17:12:13 [INFO] 17:12:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-common --- 17:12:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:13 [INFO] 17:12:13 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-common --- 17:12:13 [WARNING] 17:12:13 [WARNING] The packaging plugin for project odl-restconf-common did not assign 17:12:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:12:13 [WARNING] 17:12:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:12:13 [WARNING] 17:12:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-SNAPSHOT.pom 17:12:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-SNAPSHOT-features.xml 17:12:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-SNAPSHOT-cyclonedx.xml 17:12:13 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-common/7.0.11-SNAPSHOT/odl-restconf-common-7.0.11-SNAPSHOT-cyclonedx.json 17:12:13 [INFO] 17:12:13 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-common --- 17:12:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:13 [WARNING] 17:12:13 [WARNING] The packaging plugin for project odl-restconf-common did not assign 17:12:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:12:13 [WARNING] 17:12:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:12:13 [WARNING] 17:12:13 [INFO] 17:12:13 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf-common --- 17:12:13 [INFO] org.opendaylight.netconf:odl-restconf-common:feature:7.0.11-SNAPSHOT 17:12:13 [INFO] +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:12:13 [INFO] | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:12:13 [INFO] +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:12:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:12:13 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:12:13 [INFO] | \- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:12:13 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:12:13 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:12:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:12:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:12:13 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:12:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:12:13 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:12:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:12:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:12:13 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:12:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:12:13 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:12:13 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:12:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:12:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:12:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:12:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:12:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:12:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:12:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:12:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:12:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:12:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:12:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:12:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:12:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:12:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:12:13 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:12:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:12:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:12:13 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:12:13 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:12:13 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:12:13 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:12:13 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:12:13 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:12:13 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:12:13 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:12:13 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:12:13 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:12:13 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:12:13 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:12:13 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:12:13 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:12:13 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:12:13 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:12:13 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:12:13 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:12:13 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:12:13 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:12:13 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:12:13 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:12:13 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:12:13 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:12:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:12:13 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:12:13 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:12:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:12:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:12:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:12:13 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:12:13 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:12:13 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:12:13 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:12:13 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:12:13 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:12:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:12:13 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:12:13 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:12:13 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:12:13 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:12:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:12:13 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:12:13 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:12:13 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:12:13 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:12:13 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:12:13 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:12:13 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:12:13 [INFO] +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:12:13 [INFO] | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:12:13 [INFO] | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:12:13 [INFO] | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:12:13 [INFO] | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:12:13 [INFO] | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:12:13 [INFO] | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:12:13 [INFO] | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:12:13 [INFO] | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:12:13 [INFO] | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:12:13 [INFO] | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:12:13 [INFO] | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:12:13 [INFO] | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:12:13 [INFO] | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:12:13 [INFO] | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:12:13 [INFO] | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:12:13 [INFO] | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:12:13 [INFO] | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:12:13 [INFO] | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:12:13 [INFO] | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:12:13 [INFO] | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:12:13 [INFO] | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:12:13 [INFO] | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:12:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:12:13 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:12:13 [INFO] | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:12:13 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:12:13 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:12:13 [INFO] | | | \- com.h2database:h2:jar:2.2.224:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:12:13 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:12:13 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:12:13 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:12:13 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:12:13 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:12:13 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:12:13 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:12:13 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:12:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:12:13 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:12:13 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:12:13 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:12:13 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:12:13 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:12:13 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:12:13 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:12:13 [INFO] | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:12:13 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:12:13 [INFO] | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:12:13 [INFO] | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:12:13 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:12:13 [INFO] | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:12:13 [INFO] | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:12:13 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:12:13 [INFO] | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:12:13 [INFO] | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:12:13 [INFO] | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:12:13 [INFO] | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:12:13 [INFO] | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:12:13 [INFO] | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:12:13 [INFO] | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:12:13 [INFO] | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:12:13 [INFO] | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:12:13 [INFO] | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:12:13 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:12:13 [INFO] | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:12:13 [INFO] | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:12:13 [INFO] | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:12:13 [INFO] | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:12:13 [INFO] | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:12:13 [INFO] | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:12:13 [INFO] | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:12:13 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:12:13 [INFO] | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:12:13 [INFO] +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:12:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:12:13 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:13 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:13 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:13 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:12:13 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:12:13 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:13 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:13 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:12:13 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:12:13 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:12:13 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:12:13 [INFO] +- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:12:13 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:12:13 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:12:13 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:12:13 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:12:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:13 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:12:13 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:12:13 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:12:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:12:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:12:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:12:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:12:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:12:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:12:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:12:13 [INFO] +- junit:junit:jar:4.13.2:test 17:12:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:12:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:12:13 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:12:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:12:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:12:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:13 [INFO] 17:12:13 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf-common --- 17:12:13 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-common/target/sonatype-clm/module.xml 17:12:13 [INFO] 17:12:13 [INFO] ---------------< org.opendaylight.netconf:restconf-api >---------------- 17:12:13 [INFO] Building restconf-api 7.0.11-SNAPSHOT [83/121] 17:12:13 [INFO] -------------------------------[ bundle ]------------------------------- 17:12:13 [INFO] 17:12:13 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-api --- 17:12:13 [INFO] 17:12:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-api --- 17:12:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:13 [INFO] 17:12:13 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-api --- 17:12:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:13 [INFO] 17:12:13 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-api --- 17:12:14 [INFO] 17:12:14 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-api --- 17:12:14 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-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:12:14 [INFO] 17:12:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-api --- 17:12:14 [INFO] Starting audit... 17:12:14 Audit done. 17:12:14 [INFO] You have 0 Checkstyle violations. 17:12:14 [INFO] 17:12:14 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-api --- 17:12:14 [INFO] Starting audit... 17:12:14 Audit done. 17:12:14 [INFO] You have 0 Checkstyle violations. 17:12:14 [INFO] 17:12:14 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-api --- 17:12:14 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/classes/LICENSE 17:12:14 [INFO] 17:12:14 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-api --- 17:12:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/resources 17:12:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/generated-sources/spi 17:12:14 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/generated-sources/yang 17:12:14 [INFO] 17:12:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-api --- 17:12:14 [INFO] Recompiling the module because of changed dependency. 17:12:14 [INFO] Compiling 31 source files with javac [debug release 17 module-path] to target/classes 17:12:14 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[12,35] requires transitive directive for an automatic module 17:12:14 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[13,77] requires transitive directive for an automatic module 17:12:14 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[14,66] requires transitive directive for an automatic module 17:12:14 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[17,48] requires directive for an automatic module 17:12:14 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/main/java/module-info.java:[22,47] requires transitive directive for an automatic module 17:12:14 [INFO] 17:12:14 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-api >>> 17:12:14 [INFO] 17:12:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-api --- 17:12:14 [INFO] Fork Value is true 17:12:18 [INFO] Done SpotBugs Analysis.... 17:12:18 [INFO] 17:12:18 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-api <<< 17:12:18 [INFO] 17:12:18 [INFO] 17:12:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-api --- 17:12:18 [INFO] BugInstance size is 0 17:12:18 [INFO] Error size is 0 17:12:18 [INFO] No errors/warnings found 17:12:18 [INFO] 17:12:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-api --- 17:12:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/src/test/resources 17:12:18 [INFO] 17:12:18 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-api --- 17:12:18 [INFO] Recompiling the module because of changed dependency. 17:12:18 [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/test-classes 17:12:19 [INFO] 17:12:19 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-api --- 17:12:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:19 [INFO] 17:12:19 [INFO] ------------------------------------------------------- 17:12:19 [INFO] T E S T S 17:12:19 [INFO] ------------------------------------------------------- 17:12:20 [INFO] Running org.opendaylight.restconf.api.ApiPathTest 17:12:20 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.restconf.api.ApiPathTest 17:12:20 [INFO] Running org.opendaylight.restconf.api.FieldsParamTest 17:12:20 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.restconf.api.FieldsParamTest 17:12:20 [INFO] Running org.opendaylight.restconf.api.query.StartTimeParamTest 17:12:20 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.opendaylight.restconf.api.query.StartTimeParamTest 17:12:20 [INFO] 17:12:20 [INFO] Results: 17:12:20 [INFO] 17:12:20 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 17:12:20 [INFO] 17:12:20 [INFO] 17:12:20 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-api --- 17:12:20 [INFO] 17:12:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-api --- 17:12:20 [WARNING] Bundle org.opendaylight.netconf:restconf-api:bundle:7.0.11-SNAPSHOT : Split package, multiple jars provide the same package: 17:12:20 Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning 17:12:20 Package found in [Jar:., Jar:checker-qual, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle] 17:12:20 Class path [Jar:., Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:logging-markers, Jar:concepts, Jar:yang-common, Jar:rfc6991-ietf-yang-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:rfc6243, Jar:rfc6241, Jar:rfc6991-ietf-inet-types, Jar:yang-binding, Jar:util, Jar:triemap, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] 17:12:20 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT.jar 17:12:20 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/classes/META-INF/MANIFEST.MF 17:12:20 [INFO] 17:12:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-api --- 17:12:20 [INFO] No previous run data found, generating javadoc. 17:12:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-javadoc.jar 17:12:22 [INFO] 17:12:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-api --- 17:12:22 [INFO] CycloneDX: Resolving Dependencies 17:12:23 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 17:12:23 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.xml 17:12:23 [INFO] attaching as restconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:12:23 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.json 17:12:23 [INFO] attaching as restconf-api-7.0.11-SNAPSHOT-cyclonedx.json 17:12:23 [INFO] 17:12:23 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-api --- 17:12:23 [INFO] Skipping duplicate-finder execution! 17:12:23 [INFO] 17:12:23 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-api --- 17:12:23 [INFO] No dependency problems found 17:12:23 [INFO] 17:12:23 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-api --- 17:12:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-sources.jar 17:12:23 [INFO] 17:12:23 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-api --- 17:12:23 [INFO] 17:12:23 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-api --- 17:12:23 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/code-coverage/jacoco.exec 17:12:23 [INFO] Analyzed bundle 'restconf-api' with 32 classes 17:12:23 [INFO] 17:12:23 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-api --- 17:12:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT.pom 17:12:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT.jar 17:12:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT-javadoc.jar 17:12:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:12:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT-cyclonedx.json 17:12:23 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT-sources.jar 17:12:23 [INFO] 17:12:23 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-api --- 17:12:23 [INFO] Installing org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT.jar 17:12:23 [INFO] Writing OBR metadata 17:12:23 [INFO] 17:12:23 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-api --- 17:12:23 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:12:23 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:12:23 [INFO] 17:12:23 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-api --- 17:12:23 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:12:23 [INFO] 17:12:23 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-api --- 17:12:23 [INFO] org.opendaylight.netconf:restconf-api:bundle:7.0.11-SNAPSHOT 17:12:23 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:12:23 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:12:23 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:12:23 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:12:23 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:12:23 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:12:23 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:12:23 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:12:23 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:12:23 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:12:23 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:12:23 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:12:23 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:12:23 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:12:23 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:12:23 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:12:23 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:12:23 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:12:23 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:12:23 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:12:23 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:12:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:12:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:12:23 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:12:23 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:12:23 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:12:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:12:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:12:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:12:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:12:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:12:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:12:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:12:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:12:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:12:23 [INFO] +- junit:junit:jar:4.13.2:test 17:12:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:12:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:12:23 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:12:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:12:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:12:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:12:23 [INFO] 17:12:23 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-api --- 17:12:23 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/sonatype-clm/module.xml 17:12:23 [INFO] 17:12:23 [INFO] ----------------< org.opendaylight.netconf:restconf-nb >---------------- 17:12:23 [INFO] Building restconf-nb 7.0.11-SNAPSHOT [84/121] 17:12:23 [INFO] -------------------------------[ bundle ]------------------------------- 17:12:44 [INFO] 17:12:44 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-nb --- 17:12:44 [INFO] 17:12:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-nb --- 17:12:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:44 [INFO] 17:12:44 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-nb --- 17:12:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:12:44 [INFO] 17:12:44 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-nb --- 17:12:45 [INFO] 17:12:45 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-nb --- 17:12:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/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:12:45 [INFO] 17:12:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-nb --- 17:12:45 [INFO] Starting audit... 17:12:45 Audit done. 17:12:45 [INFO] You have 0 Checkstyle violations. 17:12:45 [INFO] 17:12:45 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-nb --- 17:12:47 [INFO] Starting audit... 17:12:47 Audit done. 17:12:47 [INFO] You have 0 Checkstyle violations. 17:12:47 [INFO] 17:12:47 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-nb --- 17:12:47 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/classes/LICENSE 17:12:47 [INFO] 17:12:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-nb --- 17:12:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/resources 17:12:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/generated-sources/spi 17:12:47 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/generated-sources/yang 17:12:47 [INFO] 17:12:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-nb --- 17:12:47 [INFO] Recompiling the module because of changed dependency. 17:12:47 [INFO] Compiling 142 source files with javac [debug release 17] to target/classes 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[36,24] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/JaxRsRestconfCallback.java:[43,42] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/jaxrs/FormattableBodyCallback.java:[31,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/ErrorTagMapping.java:[60,26] PARTIAL_OPERATION in org.opendaylight.yangtools.yang.common.ErrorTag has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:[34,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/RequestBody.java:[35,35] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[44,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[50,27] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonChildBody.java:[56,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:[51,24] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlChildBody.java:[56,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[77,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[85,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/PatchBody.java:[89,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonPatchBody.java:[322,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[51,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[114,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlPatchBody.java:[119,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[54,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[56,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[60,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/ResourceBody.java:[76,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[50,29] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonResourceBody.java:[53,20] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:[47,27] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlResourceBody.java:[55,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/JsonOperationInputBody.java:[40,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/api/XmlOperationInputBody.java:[42,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[50,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java:[65,37] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[84,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[90,31] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[96,36] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[95,57] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[105,24] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/OSGiNorthbound.java:[126,37] org.opendaylight.restconf.nb.rfc8040.streams.DefaultRestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/spi/AbstractRestconfStreamRegistry.java:[91,40] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[36,67] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[34,82] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/DefaultRestconfStreamServletFactory.java:[102,36] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketInitializer in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/ExistenceCheck.java:[101,31] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[343,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[350,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[356,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[495,19] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[527,37] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[597,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[603,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[615,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[623,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[651,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[660,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[670,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[679,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[688,34] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[787,18] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[809,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[824,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[844,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[861,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[868,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[869,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[882,46] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[913,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[968,58] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1164,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1232,46] found raw type: org.opendaylight.yangtools.yang.data.api.schema.LeafNode 17:12:48 missing type arguments for generic class org.opendaylight.yangtools.yang.data.api.schema.LeafNode 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1258,23] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1338,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:[1360,43] toLegacy() in org.opendaylight.restconf.server.api.ServerException has been deprecated 17:12:48 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java: Some input files additionally use or override a deprecated API. 17:12:48 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactory.java: Some input files additionally use or override a deprecated API that is marked for removal. 17:12:48 [INFO] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/server/mdsal/streams/notif/CreateNotificationStreamRpc.java uses unchecked or unsafe operations. 17:12:48 [INFO] 17:12:48 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-nb >>> 17:12:48 [INFO] 17:12:48 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-nb --- 17:12:48 [INFO] Fork Value is true 17:12:56 [INFO] Done SpotBugs Analysis.... 17:12:56 [INFO] 17:12:56 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-nb <<< 17:12:56 [INFO] 17:12:56 [INFO] 17:12:56 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-nb --- 17:12:56 [INFO] BugInstance size is 0 17:12:56 [INFO] Error size is 0 17:12:56 [INFO] No errors/warnings found 17:12:56 [INFO] 17:12:56 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-nb --- 17:12:56 [INFO] Copying 152 resources from src/test/resources to target/test-classes 17:12:56 [INFO] 17:12:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-nb --- 17:12:56 [INFO] Recompiling the module because of changed dependency. 17:12:56 [INFO] Compiling 65 source files with javac [debug release 17] to target/test-classes 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[108,32] unchecked conversion 17:12:57 required: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 17:12:57 found: org.opendaylight.restconf.server.spi.NormalizedFormattableBody 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[133,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[141,23] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[143,44] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/AbstractRestconfTest.java:[147,52] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java:[105,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfDataPostTest.java:[125,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/jaxrs/RestconfModulesGetTest.java:[284,13] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[104,18] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/AbstractResourceBodyTest.java:[105,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java:[109,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/JsonPatchBodyTest.java:[134,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlPatchBodyTest.java:[64,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlPatchBodyTest.java:[84,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/databind/XmlResourceBodyTest.java:[78,37] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[48,20] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[55,31] org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapper in org.opendaylight.restconf.nb.rfc8040.legacy has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[68,15] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[69,17] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[70,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[71,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[73,21] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[86,21] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[107,21] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[108,37] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[109,37] org.opendaylight.restconf.common.errors.RestconfError in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/legacy/RestconfDocumentedExceptionMapperTest.java:[205,12] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractFieldsTranslatorTest.java:[307,15] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractFieldsTranslatorTest.java:[307,61] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[257,35] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[258,30] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[287,38] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/AbstractRestconfStrategyTest.java:[288,30] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[60,13] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[69,32] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketFactoryTest.java:[84,26] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[41,23] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/streams/WebSocketSessionHandlerTest.java:[48,43] org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSender in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/RestconfSchemaSourceUrlProviderTest.java:[32,13] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:12:57 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/test/java/org/opendaylight/restconf/server/mdsal/streams/dtcl/CreateDataChangeEventSubscriptionRpcTest.java:[160,41] org.opendaylight.restconf.common.errors.RestconfDocumentedException in org.opendaylight.restconf.common.errors has been deprecated 17:12:57 [INFO] 17:12:57 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-nb --- 17:12:57 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:57 [INFO] 17:12:57 [INFO] ------------------------------------------------------- 17:12:57 [INFO] T E S T S 17:12:57 [INFO] ------------------------------------------------------- 17:12:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:13:01 [INFO] Running org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 17:13:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.opendaylight.restconf.nb.jaxrs.JaxRsWebHostMetadataTest 17:13:01 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf799Test 17:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.971 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf799Test 17:13:03 [INFO] Running org.opendaylight.restconf.nb.jaxrs.Netconf822Test 17:13:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.opendaylight.restconf.nb.jaxrs.Netconf822Test 17:13:03 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 17:13:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataDeleteTest 17:13:03 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 17:13:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataGetTest 17:13:03 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataOptionsTest 17:13:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataOptionsTest 17:13:03 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 17:13:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPatchTest 17:13:04 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 17:13:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPostTest 17:13:04 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 17:13:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfDataPutTest 17:13:04 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 17:13:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfModulesGetTest 17:13:04 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 17:13:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsGetTest 17:13:04 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsOptionsTest 17:13:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsOptionsTest 17:13:04 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 17:13:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfOperationsPostTest 17:13:05 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 17:13:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfYangLibraryVersionGetTest 17:13:05 [INFO] Running org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 17:13:05 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.opendaylight.restconf.nb.rfc8040.ErrorTagsTest 17:13:05 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 17:13:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonChildBodyTest 17:13:05 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 17:13:05 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonResourceBodyTest 17:13:05 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 17:13:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlChildBodyTest 17:13:05 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 17:13:06 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlResourceBodyTest 17:13:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 17:13:06 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 s -- in org.opendaylight.restconf.nb.rfc8040.streams.SSESessionHandlerTest 17:13:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 17:13:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.420 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketFactoryTest 17:13:06 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 17:13:06 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.opendaylight.restconf.nb.rfc8040.streams.WebSocketSessionHandlerTest 17:13:06 [INFO] Running org.opendaylight.restconf.server.api.ServerExceptionTest 17:13:06 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.opendaylight.restconf.server.api.ServerExceptionTest 17:13:06 [INFO] Running org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 17:13:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.restconf.server.mdsal.CapabilitiesWriterTest 17:13:06 [INFO] Running org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 17:13:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.restconf.server.mdsal.RestconfSchemaSourceUrlProviderTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateDataChangeEventSubscriptionRpcTest 17:13:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.opendaylight.restconf.server.mdsal.streams.dtcl.CreateDataChangeEventSubscriptionRpcTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 17:13:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.JSONNotificationFormatterTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 17:13:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.opendaylight.restconf.server.mdsal.streams.notif.XMLNotificationFormatterTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 17:13:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.opendaylight.restconf.server.spi.AbstractRestconfStreamRegistryTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 17:13:07 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.restconf.server.spi.ApiPathCanonizerTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 17:13:07 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.restconf.server.spi.ApiPathNormalizerTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 17:13:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.opendaylight.restconf.server.spi.DefaultMapBodyOrderTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.spi.NC1265Test 17:13:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.restconf.server.spi.NC1265Test 17:13:07 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 17:13:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.server.spi.NormalizedFormattableBodyTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 17:13:07 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.082 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterDepthTest 17:13:07 [INFO] Running org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 17:13:07 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.restconf.server.spi.NormalizedNodeWriterFieldsTest 17:13:07 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 17:13:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceMountTest 17:13:07 [INFO] Running org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 17:13:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.opendaylight.restconf.nb.jaxrs.RestconfSchemaServiceTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 17:13:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonOperationInputBodyTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 17:13:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyMountPointTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 17:13:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.restconf.nb.rfc8040.databind.JsonPatchBodyTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 17:13:08 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlOperationInputBodyTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 17:13:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyMountPointTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 17:13:08 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.opendaylight.restconf.nb.rfc8040.databind.XmlPatchBodyTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 17:13:08 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.064 s -- in org.opendaylight.restconf.nb.rfc8040.legacy.RestconfDocumentedExceptionMapperTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 17:13:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalFieldsParamTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 17:13:08 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.MdsalRestconfStrategyTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 17:13:08 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfFieldsParamTest 17:13:08 [INFO] Running org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 17:13:09 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 s -- in org.opendaylight.restconf.nb.rfc8040.rests.transactions.NetconfRestconfStrategyTest 17:13:09 [INFO] Running org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 17:13:10 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 s -- in org.opendaylight.restconf.nb.rfc8040.streams.DataTreeChangeStreamTest 17:13:10 [INFO] Running org.opendaylight.restconf.server.api.ParamsTest 17:13:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.opendaylight.restconf.server.api.ParamsTest 17:13:10 [INFO] Running org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 17:13:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.restconf.server.spi.YangPatchStatusBodyTest 17:13:10 [INFO] 17:13:10 [INFO] Results: 17:13:10 [INFO] 17:13:10 [WARNING] Tests run: 465, Failures: 0, Errors: 0, Skipped: 4 17:13:10 [INFO] 17:13:10 [INFO] 17:13:10 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-nb --- 17:13:10 [INFO] 17:13:10 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-nb --- 17:13:10 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT.jar 17:13:10 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/classes/META-INF/MANIFEST.MF 17:13:10 [INFO] 17:13:10 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-nb --- 17:13:11 [INFO] No previous run data found, generating javadoc. 17:13:13 [WARNING] Javadoc Warnings 17:13:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/RestconfStrategy.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:13:13 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:13 [WARNING] ^ 17:13:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/MdsalRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:13:13 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:13 [WARNING] ^ 17:13:13 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/rests/transactions/NetconfRestconfTransaction.java:12: warning: [removal] ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal 17:13:13 [WARNING] import static org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes.fromInstanceId; 17:13:13 [WARNING] ^ 17:13:13 [WARNING] 3 warnings 17:13:13 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-javadoc.jar 17:13:13 [INFO] 17:13:13 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-nb --- 17:13:13 [INFO] CycloneDX: Resolving Dependencies 17:13:16 [INFO] CycloneDX: Creating BOM version 1.5 with 94 component(s) 17:13:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.xml 17:13:16 [INFO] attaching as restconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 17:13:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.json 17:13:16 [INFO] attaching as restconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 17:13:16 [INFO] 17:13:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-nb --- 17:13:16 [INFO] Skipping duplicate-finder execution! 17:13:16 [INFO] 17:13:16 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-nb --- 17:13:16 [WARNING] Used undeclared dependencies found: 17:13:16 [WARNING] org.xmlunit:xmlunit-core:jar:2.10.0:test 17:13:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test 17:13:16 [WARNING] com.google.inject:guice:jar:6.0.0:test 17:13:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test 17:13:16 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test 17:13:16 [WARNING] Unused declared dependencies found: 17:13:16 [WARNING] org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:16 [INFO] 17:13:16 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-nb --- 17:13:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-sources.jar 17:13:16 [INFO] 17:13:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-nb --- 17:13:16 [INFO] 17:13:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-nb --- 17:13:16 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/code-coverage/jacoco.exec 17:13:16 [INFO] Analyzed bundle 'restconf-nb' with 184 classes 17:13:16 [INFO] 17:13:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-nb --- 17:13:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT.pom 17:13:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT.jar 17:13:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT-javadoc.jar 17:13:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 17:13:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 17:13:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT-sources.jar 17:13:16 [INFO] 17:13:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-nb --- 17:13:16 [INFO] Installing org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT.jar 17:13:16 [INFO] Writing OBR metadata 17:13:16 [INFO] 17:13:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-nb --- 17:13:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:13:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:13:17 [INFO] 17:13:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-nb --- 17:13:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:13:17 [INFO] 17:13:17 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-nb --- 17:13:17 [INFO] org.opendaylight.netconf:restconf-nb:bundle:7.0.11-SNAPSHOT 17:13:17 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:13:17 [INFO] +- com.google.code.gson:gson:jar:2.11.0:compile 17:13:17 [INFO] | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:13:17 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:13:17 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:13:17 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:13:17 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:13:17 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:13:17 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:13:17 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile (optional) 17:13:17 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:13:17 [INFO] +- org.checkerframework:checker-qual:jar:3.45.0:provided (optional) 17:13:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:13:17 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:13:17 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:13:17 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:13:17 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:13:17 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:13:17 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:13:17 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:13:17 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:13:17 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:13:17 [INFO] +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:13:17 [INFO] +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] +- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:13:17 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:13:17 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:13:17 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:13:17 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:13:17 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:13:17 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:13:17 [INFO] | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:13:17 [INFO] | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:13:17 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:13:17 [INFO] | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:13:17 [INFO] | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:13:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:13:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:13:17 [INFO] | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:13:17 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:13:17 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:13:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:13:17 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:13:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:13:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:13:17 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:13:17 [INFO] +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:13:17 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:13:17 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:13:17 [INFO] +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:13:17 [INFO] +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:13:17 [INFO] +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:13:17 [INFO] +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:13:17 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:13:17 [INFO] +- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:13:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:13:17 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:13:17 [INFO] +- org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2:jar:2.44:test 17:13:17 [INFO] | +- jakarta.servlet:jakarta.servlet-api:jar:4.0.4:test 17:13:17 [INFO] | +- org.glassfish.jersey.test-framework:jersey-test-framework-core:jar:2.44:test 17:13:17 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 17:13:17 [INFO] | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.44:test 17:13:17 [INFO] | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:test 17:13:17 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-http:jar:2.44:test 17:13:17 [INFO] | | \- org.glassfish.grizzly:grizzly-http-server:jar:2.4.4:test 17:13:17 [INFO] | | \- org.glassfish.grizzly:grizzly-http:jar:2.4.4:test 17:13:17 [INFO] | | \- org.glassfish.grizzly:grizzly-framework:jar:2.4.4:test 17:13:17 [INFO] | +- org.glassfish.jersey.containers:jersey-container-grizzly2-servlet:jar:2.44:test 17:13:17 [INFO] | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:test 17:13:17 [INFO] | | \- org.glassfish.grizzly:grizzly-http-servlet:jar:2.4.4:test 17:13:17 [INFO] | \- org.junit.jupiter:junit-jupiter:jar:5.11.0:test 17:13:17 [INFO] +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:test 17:13:17 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.44:test 17:13:17 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 17:13:17 [INFO] | +- org.glassfish.hk2:hk2-locator:jar:2.6.1:test 17:13:17 [INFO] | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:test 17:13:17 [INFO] | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:test 17:13:17 [INFO] | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:test 17:13:17 [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test 17:13:17 [INFO] +- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:test 17:13:17 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 17:13:17 [INFO] | \- org.glassfish.jersey.core:jersey-server:jar:2.44:test 17:13:17 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.44:test 17:13:17 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 17:13:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:test 17:13:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-test-utils:jar:13.0.6:test 17:13:17 [INFO] | +- io.github.java-diff-utils:java-diff-utils:jar:4.12:test 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:test 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:test 17:13:17 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test 17:13:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:test 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:test 17:13:17 [INFO] | | \- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:test 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:test 17:13:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:test 17:13:17 [INFO] | \- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:test 17:13:17 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:test 17:13:17 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.6:test 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:test 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:test 17:13:17 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:test 17:13:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:test 17:13:17 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:test 17:13:17 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test 17:13:17 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test 17:13:17 [INFO] | | \- org.antlr:antlr4-runtime:jar:4.13.2:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test 17:13:17 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test 17:13:17 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test 17:13:17 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test 17:13:17 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test 17:13:17 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test 17:13:17 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test 17:13:17 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test 17:13:17 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test 17:13:17 [INFO] +- org.json:json:jar:20240303:test 17:13:17 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:13:17 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:13:17 [INFO] +- org.opendaylight.aaa.web:testutils:jar:0.19.6:test 17:13:17 [INFO] | +- org.opendaylight.aaa.web:web-jetty-impl:jar:0.19.6:test 17:13:17 [INFO] | | \- org.eclipse.jetty:jetty-webapp:jar:9.4.54.v20240208:test 17:13:17 [INFO] | | \- org.eclipse.jetty:jetty-xml:jar:9.4.54.v20240208:test 17:13:17 [INFO] | +- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:test 17:13:17 [INFO] | \- org.opendaylight.infrautils:inject.guice:jar:6.0.10:test 17:13:17 [INFO] | +- com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:test 17:13:17 [INFO] | | +- com.mycila.guice.extensions:mycila-guice-injection:jar:5.0:test 17:13:17 [INFO] | | \- com.mycila.guice.extensions:mycila-guice-closeable:jar:5.0:test 17:13:17 [INFO] | +- com.google.inject:guice:jar:6.0.0:test 17:13:17 [INFO] | | +- jakarta.inject:jakarta.inject-api:jar:2.0.1:test 17:13:17 [INFO] | | \- aopalliance:aopalliance:jar:1.0:test 17:13:17 [INFO] | +- org.opendaylight.infrautils:inject:jar:6.0.10:test 17:13:17 [INFO] | \- org.opendaylight.infrautils:inject-spi:jar:6.0.10:test 17:13:17 [INFO] | \- io.github.classgraph:classgraph:jar:4.8.175:test 17:13:17 [INFO] +- org.mockito:mockito-core:jar:5.12.0:test 17:13:17 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:13:17 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:13:17 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 17:13:17 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.10.0:test 17:13:17 [INFO] | \- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:13:17 [INFO] +- org.opendaylight.netconf:netconf-test-models:jar:7.0.11-SNAPSHOT:test 17:13:17 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:test 17:13:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:13:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:13:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:13:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:13:17 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:13:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:13:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:13:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:13:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:13:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:13:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:13:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:13:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:13:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:13:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:13:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:13:17 [INFO] +- junit:junit:jar:4.13.2:test 17:13:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:13:17 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:13:17 [INFO] 17:13:17 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-nb --- 17:13:17 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/sonatype-clm/module.xml 17:13:17 [INFO] 17:13:17 [INFO] --------------< org.opendaylight.netconf:odl-restconf-nb >-------------- 17:13:17 [INFO] Building OpenDaylight :: RESTCONF :: Northbound 7.0.11-SNAPSHOT [85/121] 17:13:17 [INFO] ------------------------------[ feature ]------------------------------- 17:13:17 [INFO] 17:13:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-nb --- 17:13:17 [INFO] 17:13:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-nb --- 17:13:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:17 [INFO] 17:13:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-nb --- 17:13:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:17 [INFO] 17:13:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-nb --- 17:13:17 [INFO] 17:13:17 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-nb --- 17:13:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:13:17 [INFO] argLine set to empty 17:13:17 [INFO] 17:13:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-nb --- 17:13:17 [INFO] Starting audit... 17:13:17 Audit done. 17:13:17 [INFO] You have 0 Checkstyle violations. 17:13:17 [INFO] 17:13:17 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-nb --- 17:13:17 [INFO] Starting audit... 17:13:17 Audit done. 17:13:17 [INFO] You have 0 Checkstyle violations. 17:13:17 [INFO] 17:13:17 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-nb --- 17:13:17 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/classes/LICENSE 17:13:17 [INFO] 17:13:17 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-nb --- 17:13:17 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/feature/feature.xml 17:13:17 [INFO] ...done! 17:13:17 [INFO] Attaching features XML 17:13:17 [INFO] 17:13:17 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-nb --- 17:13:17 [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:13:17 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:13:17 [INFO] 17:13:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf-nb >>> 17:13:17 [INFO] 17:13:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf-nb --- 17:13:17 [INFO] 17:13:17 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf-nb <<< 17:13:17 [INFO] 17:13:17 [INFO] 17:13:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf-nb --- 17:13:17 [INFO] 17:13:17 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf-nb --- 17:13:17 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-nb 17:13:17 [INFO] Project dependency features detected: [] 17:13:17 [INFO] Pax Exam System (Version: 4.13.3) created. 17:13:17 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:13:18 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:13:18 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:13:18 [INFO] Waiting for remote bundle context.. on 21000 name: 52b91747-88d0-4b8b-a302-2536d44339e4 timout: [ RelativeTimeout value = 180000 ] 17:13:34 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:13:34 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:13:34 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:13:34 [INFO] 17:13:34 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf-nb --- 17:13:34 [INFO] 17:13:34 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf-nb --- 17:13:34 [INFO] 17:13:34 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf-nb --- 17:13:34 [INFO] CycloneDX: Resolving Dependencies 17:13:39 [INFO] CycloneDX: Creating BOM version 1.5 with 359 component(s) 17:13:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.xml 17:13:39 [INFO] attaching as odl-restconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 17:13:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.json 17:13:39 [INFO] attaching as odl-restconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 17:13:39 [INFO] 17:13:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-nb --- 17:13:39 [INFO] Skipping duplicate-finder execution! 17:13:39 [INFO] 17:13:39 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-nb --- 17:13:39 [INFO] Skipping plugin execution 17:13:39 [INFO] 17:13:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-nb --- 17:13:39 [INFO] Skipping source per configuration. 17:13:39 [INFO] 17:13:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-nb --- 17:13:39 [INFO] 17:13:39 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-nb --- 17:13:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:13:39 [INFO] 17:13:39 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-nb --- 17:13:39 [WARNING] 17:13:39 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 17:13:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:13:39 [WARNING] 17:13:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:13:39 [WARNING] 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-SNAPSHOT.pom 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-SNAPSHOT-features.xml 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-SNAPSHOT-cyclonedx.xml 17:13:39 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-nb/7.0.11-SNAPSHOT/odl-restconf-nb-7.0.11-SNAPSHOT-cyclonedx.json 17:13:39 [INFO] 17:13:39 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-nb --- 17:13:39 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:13:39 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:13:39 [WARNING] 17:13:39 [WARNING] The packaging plugin for project odl-restconf-nb did not assign 17:13:39 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:13:39 [WARNING] 17:13:39 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:13:39 [WARNING] 17:13:39 [INFO] 17:13:39 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf-nb --- 17:13:39 [INFO] org.opendaylight.netconf:odl-restconf-nb:feature:7.0.11-SNAPSHOT 17:13:39 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:13:39 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:13:39 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:13:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:13:39 [INFO] | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:13:39 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:13:39 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:13:39 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:13:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:13:39 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:13:39 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:13:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:13:39 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:13:39 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:13:39 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:13:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:13:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:13:39 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:13:39 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:13:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:13:39 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:13:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:13:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:13:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:13:39 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:13:39 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:13:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:13:39 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:13:39 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:13:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:13:39 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:13:39 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:13:39 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:13:39 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:13:39 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:13:39 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:13:39 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:13:39 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:13:39 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:13:39 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:13:39 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:13:39 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:13:39 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:13:39 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:13:39 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:13:39 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:13:39 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:13:39 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:13:39 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:13:39 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:13:39 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:13:39 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:13:39 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:13:39 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:13:39 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:13:39 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:13:39 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:13:39 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:13:39 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:13:39 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:13:39 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:13:39 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:13:39 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:13:39 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:13:39 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:13:39 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:13:39 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:13:39 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:13:39 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:13:39 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:13:39 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:13:39 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:13:39 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:13:39 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:13:39 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:13:39 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:13:39 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:13:39 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:13:39 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:13:39 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:13:39 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:13:39 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:13:39 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:13:39 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:13:39 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:13:39 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:13:39 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:13:39 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:13:39 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:13:39 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:13:39 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:13:39 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:13:39 [INFO] | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:13:39 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:13:39 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:13:39 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:13:39 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:13:39 [INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:13:39 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:13:39 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:13:39 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:13:39 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:13:39 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:13:39 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:13:39 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:13:39 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:13:39 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:13:39 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:13:39 [INFO] | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:13:39 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:13:39 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:13:39 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:13:39 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:13:39 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:13:39 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:13:39 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:13:39 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:13:39 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:13:39 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:13:39 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:13:39 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:13:39 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:13:39 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:13:39 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:13:39 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:13:39 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:13:39 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:13:39 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:13:39 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:13:39 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:13:39 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | \- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:13:39 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:13:39 [INFO] | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:13:39 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:13:39 [INFO] | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:13:39 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:13:39 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:13:39 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:13:39 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:13:39 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:13:39 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:13:39 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | | \- io.netty:netty-transport:jar:4.1.112.Final:compile 17:13:39 [INFO] | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:13:39 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:13:39 [INFO] +- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:13:39 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:13:39 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:13:39 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:13:39 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:13:39 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:13:39 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:13:39 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:13:39 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:13:39 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:13:39 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:13:39 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:13:39 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:13:39 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:13:39 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:13:39 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:13:39 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:13:39 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:13:39 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:13:39 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:13:39 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:13:39 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:13:39 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:13:39 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:13:39 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:13:39 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:13:39 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:13:39 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:13:39 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:13:39 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:13:39 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:13:39 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:13:39 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:13:39 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:13:39 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:13:39 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:13:39 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:13:39 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:13:39 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:13:39 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:13:39 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:13:39 [INFO] +- junit:junit:jar:4.13.2:test 17:13:39 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:13:39 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:13:39 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:13:39 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:13:39 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:13:39 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:13:39 [INFO] 17:13:39 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf-nb --- 17:13:39 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-nb/target/sonatype-clm/module.xml 17:13:39 [INFO] 17:13:39 [INFO] ---------------< org.opendaylight.netconf:odl-restconf >---------------- 17:13:39 [INFO] Building OpenDaylight :: Restconf 7.0.11-SNAPSHOT [86/121] 17:13:39 [INFO] ------------------------------[ feature ]------------------------------- 17:13:39 [INFO] 17:13:39 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf --- 17:13:39 [INFO] 17:13:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf --- 17:13:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:39 [INFO] 17:13:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf --- 17:13:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:13:39 [INFO] 17:13:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf --- 17:13:39 [INFO] 17:13:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf --- 17:13:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:13:39 [INFO] argLine set to empty 17:13:39 [INFO] 17:13:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf --- 17:13:39 [INFO] Starting audit... 17:13:39 Audit done. 17:13:39 [INFO] You have 0 Checkstyle violations. 17:13:39 [INFO] 17:13:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf --- 17:13:39 [INFO] Starting audit... 17:13:39 Audit done. 17:13:39 [INFO] You have 0 Checkstyle violations. 17:13:39 [INFO] 17:13:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf --- 17:13:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/classes/LICENSE 17:13:39 [INFO] 17:13:39 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf --- 17:13:40 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/feature/feature.xml 17:13:40 [INFO] ...done! 17:13:40 [INFO] Attaching features XML 17:13:40 [INFO] 17:13:40 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf --- 17:13:40 [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:13:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:13:40 [INFO] 17:13:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf >>> 17:13:40 [INFO] 17:13:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf --- 17:13:40 [INFO] 17:13:40 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf <<< 17:13:40 [INFO] 17:13:40 [INFO] 17:13:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf --- 17:13:40 [INFO] 17:13:40 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf --- 17:13:40 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf 17:13:40 [INFO] Project dependency features detected: [] 17:13:40 [INFO] Pax Exam System (Version: 4.13.3) created. 17:13:40 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:13:40 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:13:40 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:13:40 [INFO] Waiting for remote bundle context.. on 21000 name: cfd42d19-b6b8-4326-a4af-733a38006bd9 timout: [ RelativeTimeout value = 180000 ] 17:13:56 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:13:56 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:13:56 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:13:56 [INFO] 17:13:56 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf --- 17:13:56 [INFO] 17:13:56 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf --- 17:13:56 [INFO] 17:13:56 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf --- 17:13:56 [INFO] CycloneDX: Resolving Dependencies 17:14:01 [INFO] CycloneDX: Creating BOM version 1.5 with 360 component(s) 17:14:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.xml 17:14:01 [INFO] attaching as odl-restconf-7.0.11-SNAPSHOT-cyclonedx.xml 17:14:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.json 17:14:01 [INFO] attaching as odl-restconf-7.0.11-SNAPSHOT-cyclonedx.json 17:14:01 [INFO] 17:14:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf --- 17:14:01 [INFO] Skipping duplicate-finder execution! 17:14:01 [INFO] 17:14:01 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf --- 17:14:01 [INFO] Skipping plugin execution 17:14:01 [INFO] 17:14:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf --- 17:14:01 [INFO] Skipping source per configuration. 17:14:01 [INFO] 17:14:01 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf --- 17:14:01 [INFO] 17:14:01 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf --- 17:14:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:01 [INFO] 17:14:01 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf --- 17:14:01 [WARNING] 17:14:01 [WARNING] The packaging plugin for project odl-restconf did not assign 17:14:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:01 [WARNING] 17:14:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:01 [WARNING] 17:14:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-SNAPSHOT.pom 17:14:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-SNAPSHOT-features.xml 17:14:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-SNAPSHOT-cyclonedx.xml 17:14:01 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf/7.0.11-SNAPSHOT/odl-restconf-7.0.11-SNAPSHOT-cyclonedx.json 17:14:01 [INFO] 17:14:01 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf --- 17:14:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:01 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:01 [WARNING] 17:14:01 [WARNING] The packaging plugin for project odl-restconf did not assign 17:14:01 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:01 [WARNING] 17:14:01 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:01 [WARNING] 17:14:01 [INFO] 17:14:01 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf --- 17:14:01 [INFO] org.opendaylight.netconf:odl-restconf:feature:7.0.11-SNAPSHOT 17:14:01 [INFO] +- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:14:01 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:14:01 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:14:01 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:14:01 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:14:01 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:14:01 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:14:01 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:14:01 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:14:01 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:14:01 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:14:01 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:14:01 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:14:01 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:14:01 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:14:01 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:14:01 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:14:01 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:14:01 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:14:01 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:14:01 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:14:01 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:14:01 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:14:01 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:14:01 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:14:01 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:14:01 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:14:01 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:14:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:14:01 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:14:01 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:14:01 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:14:01 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:14:01 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:14:01 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:14:01 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:14:01 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:14:01 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:14:01 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:14:01 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:14:01 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:14:01 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:14:01 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:14:01 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:14:01 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:14:01 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:14:01 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:14:01 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:14:01 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:14:01 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:14:01 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:14:01 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:14:01 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:14:01 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:14:01 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:14:01 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:14:01 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:14:01 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:14:01 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:14:01 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:14:01 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:14:01 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:14:01 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:14:01 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:14:01 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:14:01 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:14:01 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:14:01 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:14:01 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:14:01 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:14:01 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:14:01 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:14:01 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:14:01 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:14:01 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:14:01 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:14:01 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:14:01 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:14:01 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:14:01 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:14:01 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:14:01 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:14:01 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:14:01 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:14:01 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:14:01 [INFO] | | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:14:01 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:14:01 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:14:01 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:14:01 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:14:01 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:14:01 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:14:01 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:14:01 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:14:01 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:14:01 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:14:01 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:14:01 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:14:01 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:01 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:14:01 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:14:01 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:14:01 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:14:01 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:14:01 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:14:01 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:14:01 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:14:01 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:14:01 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:14:01 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:14:01 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:14:01 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:14:01 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:14:01 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:14:01 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:14:01 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:14:01 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:14:01 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:14:01 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:14:01 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:14:01 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:14:01 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:14:01 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:14:01 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:14:01 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | | \- io.netty:netty-transport:jar:4.1.112.Final:compile 17:14:01 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:14:01 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:14:01 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:14:01 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:14:01 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:14:01 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:14:01 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:01 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:01 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:01 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:14:01 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:01 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:01 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:01 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:01 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:14:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:14:01 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:14:01 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:01 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:14:01 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:14:01 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:14:01 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:14:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:14:01 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:14:01 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:14:01 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:14:01 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:14:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:14:01 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:14:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:14:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:14:01 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:14:01 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:01 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:14:01 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:14:01 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:14:01 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:01 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:01 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:01 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:01 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:14:01 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:14:01 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:14:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:14:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:14:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:14:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:14:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:14:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:14:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:14:01 [INFO] +- junit:junit:jar:4.13.2:test 17:14:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:14:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:14:01 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:14:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:14:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:14:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:01 [INFO] 17:14:01 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf --- 17:14:01 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf/target/sonatype-clm/module.xml 17:14:01 [INFO] 17:14:01 [INFO] -------------< org.opendaylight.netconf:restconf-openapi >-------------- 17:14:01 [INFO] Building restconf-openapi 7.0.11-SNAPSHOT [87/121] 17:14:01 [INFO] -------------------------------[ bundle ]------------------------------- 17:14:01 [INFO] 17:14:01 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-openapi --- 17:14:01 [INFO] 17:14:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-openapi --- 17:14:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:01 [INFO] 17:14:01 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-openapi --- 17:14:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:01 [INFO] 17:14:01 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-openapi --- 17:14:02 [INFO] 17:14:02 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-openapi --- 17:14:02 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/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:14:02 [INFO] 17:14:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-openapi --- 17:14:02 [INFO] Starting audit... 17:14:02 Audit done. 17:14:02 [INFO] You have 0 Checkstyle violations. 17:14:02 [INFO] 17:14:02 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-openapi --- 17:14:02 [INFO] Starting audit... 17:14:02 Audit done. 17:14:02 [INFO] You have 0 Checkstyle violations. 17:14:02 [INFO] 17:14:02 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-openapi --- 17:14:02 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/classes/LICENSE 17:14:02 [INFO] 17:14:02 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-openapi --- 17:14:02 [INFO] Copying 20 resources from src/main/resources to target/classes 17:14:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/generated-sources/spi 17:14:02 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/generated-sources/yang 17:14:02 [INFO] 17:14:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-openapi --- 17:14:02 [INFO] Recompiling the module because of changed dependency. 17:14:02 [INFO] Compiling 48 source files with javac [debug release 17] to target/classes 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PostEntity.java:[163,40] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[121,56] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[139,68] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[143,50] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/PropertyEntity.java:[180,71] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[41,65] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/model/NodeSchemaEntity.java:[51,52] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/OpenApiServiceImpl.java:[53,30] org.opendaylight.restconf.nb.rfc8040.streams.RestconfStreamServletFactory in org.opendaylight.restconf.nb.rfc8040.streams has been deprecated and marked for removal 17:14: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:14:03 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[164,37] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[188,42] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[247,60] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/PathsStream.java:[282,46] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/src/main/java/org/opendaylight/restconf/openapi/impl/SchemasStream.java:[201,38] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:14:03 [INFO] 17:14:03 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-openapi >>> 17:14:03 [INFO] 17:14:03 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-openapi --- 17:14:03 [INFO] Fork Value is true 17:14:08 [INFO] Done SpotBugs Analysis.... 17:14:08 [INFO] 17:14:08 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-openapi <<< 17:14:08 [INFO] 17:14:08 [INFO] 17:14:08 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-openapi --- 17:14:08 [INFO] BugInstance size is 0 17:14:08 [INFO] Error size is 0 17:14:08 [INFO] No errors/warnings found 17:14:08 [INFO] 17:14:08 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-openapi --- 17:14:08 [INFO] Copying 84 resources from src/test/resources to target/test-classes 17:14:08 [INFO] 17:14:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-openapi --- 17:14:08 [INFO] Recompiling the module because of changed dependency. 17:14:08 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 17:14:08 [INFO] 17:14:08 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-openapi --- 17:14:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:14:08 [INFO] 17:14:08 [INFO] ------------------------------------------------------- 17:14:08 [INFO] T E S T S 17:14:08 [INFO] ------------------------------------------------------- 17:14:09 [INFO] Running org.opendaylight.restconf.openapi.impl.BugsDocumentTest 17:14:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:14:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 s -- in org.opendaylight.restconf.openapi.impl.BugsDocumentTest 17:14:13 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1386Test 17:14:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.opendaylight.restconf.openapi.impl.NC1386Test 17:14:13 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1389Test 17:14:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.opendaylight.restconf.openapi.impl.NC1389Test 17:14:13 [INFO] Running org.opendaylight.restconf.openapi.impl.NC1398Test 17:14:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.opendaylight.restconf.openapi.impl.NC1398Test 17:14:13 [INFO] Running org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 17:14:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.opendaylight.restconf.openapi.impl.OperationalDocumentTest 17:14:14 [INFO] Running org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 17:14:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.opendaylight.restconf.openapi.impl.ToasterDocumentTest 17:14:14 [INFO] Running org.opendaylight.restconf.openapi.impl.YangDocumentTest 17:14:15 [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s -- in org.opendaylight.restconf.openapi.impl.YangDocumentTest 17:14:15 [INFO] 17:14:15 [INFO] Results: 17:14:15 [INFO] 17:14:15 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 17:14:15 [INFO] 17:14:15 [INFO] 17:14:15 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-openapi --- 17:14:15 [INFO] 17:14:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-openapi --- 17:14:15 [WARNING] Bundle org.opendaylight.netconf:restconf-openapi:bundle:7.0.11-SNAPSHOT : Unused Export-Package instructions: [com.fasterxml.jackson.datatype.*] 17:14:15 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT.jar 17:14:15 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/classes/META-INF/MANIFEST.MF 17:14:15 [INFO] 17:14:15 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-openapi --- 17:14:15 [INFO] No previous run data found, generating javadoc. 17:14:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-javadoc.jar 17:14:17 [INFO] 17:14:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-openapi --- 17:14:17 [INFO] CycloneDX: Resolving Dependencies 17:14:19 [INFO] CycloneDX: Creating BOM version 1.5 with 98 component(s) 17:14:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.xml 17:14:19 [INFO] attaching as restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.xml 17:14:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.json 17:14:19 [INFO] attaching as restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.json 17:14:19 [INFO] 17:14:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-openapi --- 17:14:19 [INFO] Skipping duplicate-finder execution! 17:14:19 [INFO] 17:14:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-openapi --- 17:14:19 [WARNING] Used undeclared dependencies found: 17:14:19 [WARNING] com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:19 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:19 [WARNING] org.glassfish.jersey.core:jersey-common:jar:2.44:test 17:14:19 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:19 [WARNING] Non-test scoped test only dependencies found: 17:14:19 [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:19 [INFO] 17:14:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-openapi --- 17:14:19 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-sources.jar 17:14:19 [INFO] 17:14:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-openapi --- 17:14:19 [INFO] 17:14:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-openapi --- 17:14:19 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/code-coverage/jacoco.exec 17:14:19 [INFO] Analyzed bundle 'restconf-openapi' with 49 classes 17:14:19 [INFO] 17:14:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-openapi --- 17:14:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT.pom 17:14:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT.jar 17:14:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT-javadoc.jar 17:14:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.xml 17:14:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.json 17:14:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT-sources.jar 17:14:19 [INFO] 17:14:19 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-openapi --- 17:14:19 [INFO] Installing org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-SNAPSHOT.jar 17:14:19 [INFO] Writing OBR metadata 17:14:20 [INFO] 17:14:20 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-openapi --- 17:14:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:20 [INFO] 17:14:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-openapi --- 17:14:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:14:20 [INFO] 17:14:20 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-openapi --- 17:14:20 [INFO] org.opendaylight.netconf:restconf-openapi:bundle:7.0.11-SNAPSHOT 17:14:20 [INFO] +- dk.brics:automaton:jar:1.12-4:compile 17:14:20 [INFO] +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:14:20 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:14:20 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:20 [INFO] | | \- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:20 [INFO] | \- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:14:20 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:14:20 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:20 [INFO] | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:14:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:14:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:20 [INFO] +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:20 [INFO] +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:20 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:14:20 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:14:20 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:14:20 [INFO] +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:14:20 [INFO] +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:14:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:14:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:14:20 [INFO] +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:14:20 [INFO] | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:14:20 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:14:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:14:20 [INFO] +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:14:20 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:14:20 [INFO] | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:14:20 [INFO] +- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:14:20 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:14:20 [INFO] | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | +- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:14:20 [INFO] | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:14:20 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:14:20 [INFO] | | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:14:20 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:14:20 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:14:20 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:14:20 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:14:20 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:14:20 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:14:20 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:20 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:14:20 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:20 [INFO] | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:14:20 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:14:20 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:14:20 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:14:20 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:14:20 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:14:20 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:14:20 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:14:20 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:14:20 [INFO] +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:14:20 [INFO] +- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:14:20 [INFO] +- org.glassfish.jersey.core:jersey-server:jar:2.44:test 17:14:20 [INFO] | +- org.glassfish.jersey.core:jersey-common:jar:2.44:test 17:14:20 [INFO] | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:test 17:14:20 [INFO] | +- org.glassfish.jersey.core:jersey-client:jar:2.44:test 17:14:20 [INFO] | +- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:test 17:14:20 [INFO] | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:test 17:14:20 [INFO] +- org.skyscreamer:jsonassert:jar:1.5.1:test 17:14:20 [INFO] | \- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test 17:14:20 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test 17:14:20 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test 17:14:20 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 17:14:20 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test 17:14:20 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test 17:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test 17:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test 17:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test 17:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test 17:14:20 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test 17:14:20 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test 17:14:20 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test 17:14:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:14:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:14:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:20 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:14:20 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:14:20 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:14:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:14:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:14:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:14:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:14:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:14:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:14:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:14:20 [INFO] +- junit:junit:jar:4.13.2:test 17:14:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:14:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:14:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:14:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:14:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:14:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:20 [INFO] 17:14:20 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-openapi --- 17:14:20 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/sonatype-clm/module.xml 17:14:20 [INFO] 17:14:20 [INFO] -----------< org.opendaylight.netconf:odl-restconf-openapi >------------ 17:14:20 [INFO] Building OpenDaylight :: RESTCONF :: OPENAPI 7.0.11-SNAPSHOT [88/121] 17:14:20 [INFO] ------------------------------[ feature ]------------------------------- 17:14:20 [INFO] 17:14:20 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-openapi --- 17:14:20 [INFO] 17:14:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-openapi --- 17:14:20 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:20 [INFO] 17:14:20 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-openapi --- 17:14:20 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:20 [INFO] 17:14:20 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-openapi --- 17:14:20 [INFO] 17:14:20 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-openapi --- 17:14:20 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:20 [INFO] argLine set to empty 17:14:20 [INFO] 17:14:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-openapi --- 17:14:20 [INFO] Starting audit... 17:14:20 Audit done. 17:14:20 [INFO] You have 0 Checkstyle violations. 17:14:20 [INFO] 17:14:20 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-openapi --- 17:14:20 [INFO] Starting audit... 17:14:20 Audit done. 17:14:20 [INFO] You have 0 Checkstyle violations. 17:14:20 [INFO] 17:14:20 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-openapi --- 17:14:20 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/classes/LICENSE 17:14:20 [INFO] 17:14:20 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-openapi --- 17:14:20 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/feature/feature.xml 17:14:21 [INFO] ...done! 17:14:21 [INFO] Attaching features XML 17:14:21 [INFO] 17:14:21 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-openapi --- 17:14:21 [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:14:21 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:14:21 [INFO] 17:14:21 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf-openapi >>> 17:14:21 [INFO] 17:14:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf-openapi --- 17:14:21 [INFO] 17:14:21 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf-openapi <<< 17:14:21 [INFO] 17:14:21 [INFO] 17:14:21 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf-openapi --- 17:14:21 [INFO] 17:14:21 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf-openapi --- 17:14:21 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-openapi 17:14:21 [INFO] Project dependency features detected: [] 17:14:21 [INFO] Pax Exam System (Version: 4.13.3) created. 17:14:21 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:14:21 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:14:21 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:14:21 [INFO] Waiting for remote bundle context.. on 21000 name: 14527f66-66f1-4cbe-b56a-fbf1db5858f7 timout: [ RelativeTimeout value = 180000 ] 17:14:37 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:14:37 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:14:37 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:14:37 [INFO] 17:14:37 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf-openapi --- 17:14:37 [INFO] 17:14:37 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf-openapi --- 17:14:37 [INFO] 17:14:37 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf-openapi --- 17:14:37 [INFO] CycloneDX: Resolving Dependencies 17:14:42 [INFO] CycloneDX: Creating BOM version 1.5 with 373 component(s) 17:14:42 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.xml 17:14:42 [INFO] attaching as odl-restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.xml 17:14:42 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.json 17:14:42 [INFO] attaching as odl-restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.json 17:14:42 [INFO] 17:14:42 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-openapi --- 17:14:42 [INFO] Skipping duplicate-finder execution! 17:14:42 [INFO] 17:14:42 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-openapi --- 17:14:42 [INFO] Skipping plugin execution 17:14:42 [INFO] 17:14:42 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-openapi --- 17:14:42 [INFO] Skipping source per configuration. 17:14:42 [INFO] 17:14:42 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-openapi --- 17:14:42 [INFO] 17:14:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-openapi --- 17:14:42 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:42 [INFO] 17:14:42 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-openapi --- 17:14:42 [WARNING] 17:14:42 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 17:14:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:42 [WARNING] 17:14:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:42 [WARNING] 17:14:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-SNAPSHOT.pom 17:14:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-SNAPSHOT-features.xml 17:14:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.xml 17:14:42 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/odl-restconf-openapi-7.0.11-SNAPSHOT-cyclonedx.json 17:14:42 [INFO] 17:14:42 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-openapi --- 17:14:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:14:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:14:42 [WARNING] 17:14:42 [WARNING] The packaging plugin for project odl-restconf-openapi did not assign 17:14:42 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:14:42 [WARNING] 17:14:42 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:14:42 [WARNING] 17:14:42 [INFO] 17:14:42 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf-openapi --- 17:14:42 [INFO] org.opendaylight.netconf:odl-restconf-openapi:feature:7.0.11-SNAPSHOT 17:14:42 [INFO] +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:compile 17:14:42 [INFO] | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:compile 17:14:42 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:14:42 [INFO] | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:14:42 [INFO] | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:14:42 [INFO] | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:14:42 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:14:42 [INFO] | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:14:42 [INFO] | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:14:42 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:14:42 [INFO] | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:14:42 [INFO] | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:14:42 [INFO] | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:14:42 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:14:42 [INFO] | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:14:42 [INFO] | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:14:42 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:14:42 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:14:42 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:14:42 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:14:42 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:14:42 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:14:42 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:14:42 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:14:42 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:14:42 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:14:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:14:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:14:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:14:42 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:14:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:14:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:14:42 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:14:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:14:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:14:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:14:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:14:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:14:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:14:42 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:14:42 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:14:42 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:14:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:14:42 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:14:42 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:14:42 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:14:42 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:14:42 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:14:42 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:14:42 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:14:42 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:14:42 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:14:42 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:14:42 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:14:42 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:14:42 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:14:42 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:14:42 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:14:42 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:14:42 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:14:42 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:14:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:14:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:14:42 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:14:42 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:14:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:14:42 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:14:42 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:14:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:14:42 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:14:42 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:14:42 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:14:42 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:14:42 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:14:42 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:14:42 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:14:42 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:14:42 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:14:42 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:14:42 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:14:42 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:14:42 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:14:42 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:14:42 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:14:42 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:14:42 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:14:42 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:14:42 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:14:42 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:14:42 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:14:42 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:14:42 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:14:42 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:14:42 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:14:42 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:14:42 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:14:42 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:14:42 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:14:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:14:42 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:14:42 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:14:42 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:14:42 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:14:42 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:14:42 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:14:42 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:14:42 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:14:42 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:14:42 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:14:42 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:14:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:14:42 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:14:42 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:14:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:14:42 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:14:42 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:14:42 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:14:42 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:14:42 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:14:42 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:14:42 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:14:42 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:14:42 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:14:42 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:14:42 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:14:42 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:14:42 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:14:42 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:14:42 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:14:42 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:14:42 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:14:42 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:14:42 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:14:42 [INFO] | | \- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:14:42 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:14:42 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | \- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] +- org.opendaylight.netconf:restconf-openapi:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:14:42 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:14:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:14:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:14:42 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:14:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:14:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:14:42 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:14:42 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:14:42 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:14:42 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:14:42 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:14:42 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:14:42 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:14:42 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:14:42 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:14:42 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:14:42 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:14:42 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:14:42 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:14:42 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:14:42 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:14:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:14:42 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:14:42 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:14:42 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:14:42 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:14:42 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:14:42 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | +- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:14:42 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:14:42 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:14:42 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:14:42 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:14:42 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:14:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:14:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:14:42 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:14:42 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:14:42 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:14:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:14:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:14:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:14:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:14:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:14:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:14:42 [INFO] +- junit:junit:jar:4.13.2:test 17:14:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:14:42 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:14:42 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:14:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:14:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:14:42 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:14:42 [INFO] 17:14:42 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf-openapi --- 17:14:42 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-openapi/target/sonatype-clm/module.xml 17:14:42 [INFO] 17:14:42 [INFO] -------------< org.opendaylight.netconf:odl-restconf-all >-------------- 17:14:42 [INFO] Building OpenDaylight :: Restconf :: All 7.0.11-SNAPSHOT [89/121] 17:14:42 [INFO] ------------------------------[ feature ]------------------------------- 17:14:42 [INFO] 17:14:42 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-restconf-all --- 17:14:42 [INFO] 17:14:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-restconf-all --- 17:14:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:42 [INFO] 17:14:42 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-restconf-all --- 17:14:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:14:42 [INFO] 17:14:42 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-restconf-all --- 17:14:43 [INFO] 17:14:43 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-restconf-all --- 17:14:43 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:14:43 [INFO] argLine set to empty 17:14:43 [INFO] 17:14:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-restconf-all --- 17:14:43 [INFO] Starting audit... 17:14:43 Audit done. 17:14:43 [INFO] You have 0 Checkstyle violations. 17:14:43 [INFO] 17:14:43 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-restconf-all --- 17:14:43 [INFO] Starting audit... 17:14:43 Audit done. 17:14:43 [INFO] You have 0 Checkstyle violations. 17:14:43 [INFO] 17:14:43 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-restconf-all --- 17:14:43 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/classes/LICENSE 17:14:43 [INFO] 17:14:43 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-restconf-all --- 17:14:43 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/feature/feature.xml 17:14:43 [INFO] ...done! 17:14:43 [INFO] Attaching features XML 17:14:43 [INFO] 17:14:43 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-restconf-all --- 17:14:43 [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:14:43 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:14:43 [INFO] 17:14:43 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-restconf-all >>> 17:14:43 [INFO] 17:14:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-restconf-all --- 17:14:43 [INFO] 17:14:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-restconf-all <<< 17:14:43 [INFO] 17:14:43 [INFO] 17:14:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-restconf-all --- 17:14:43 [INFO] 17:14:43 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-restconf-all --- 17:14:43 [INFO] Starting SFT for org.opendaylight.netconf:odl-restconf-all 17:14:43 [INFO] Project dependency features detected: [] 17:14:43 [INFO] Pax Exam System (Version: 4.13.3) created. 17:14:43 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:14:44 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:14:44 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:14:44 [INFO] Waiting for remote bundle context.. on 21000 name: ec1e38a9-6a04-4015-a09f-8ade77dcb75c timout: [ RelativeTimeout value = 180000 ] 17:15:00 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:15:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:00 [INFO] 17:15:00 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-restconf-all --- 17:15:00 [INFO] 17:15:00 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-restconf-all --- 17:15:00 [INFO] 17:15:00 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-restconf-all --- 17:15:00 [INFO] CycloneDX: Resolving Dependencies 17:15:05 [INFO] CycloneDX: Creating BOM version 1.5 with 374 component(s) 17:15:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.xml 17:15:05 [INFO] attaching as odl-restconf-all-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.json 17:15:05 [INFO] attaching as odl-restconf-all-7.0.11-SNAPSHOT-cyclonedx.json 17:15:05 [INFO] 17:15:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-restconf-all --- 17:15:05 [INFO] Skipping duplicate-finder execution! 17:15:05 [INFO] 17:15:05 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-restconf-all --- 17:15:05 [INFO] Skipping plugin execution 17:15:05 [INFO] 17:15:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-restconf-all --- 17:15:05 [INFO] Skipping source per configuration. 17:15:05 [INFO] 17:15:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-restconf-all --- 17:15:05 [INFO] 17:15:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-restconf-all --- 17:15:05 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:05 [INFO] 17:15:05 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-restconf-all --- 17:15:05 [WARNING] 17:15:05 [WARNING] The packaging plugin for project odl-restconf-all did not assign 17:15:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:05 [WARNING] 17:15:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:05 [WARNING] 17:15:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/pom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-SNAPSHOT.pom 17:15:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-SNAPSHOT-features.xml 17:15:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:05 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-restconf-all/7.0.11-SNAPSHOT/odl-restconf-all-7.0.11-SNAPSHOT-cyclonedx.json 17:15:05 [INFO] 17:15:05 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-restconf-all --- 17:15:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:05 [WARNING] 17:15:05 [WARNING] The packaging plugin for project odl-restconf-all did not assign 17:15:05 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:05 [WARNING] 17:15:05 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:05 [WARNING] 17:15:05 [INFO] 17:15:05 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-restconf-all --- 17:15:05 [INFO] org.opendaylight.netconf:odl-restconf-all:feature:7.0.11-SNAPSHOT 17:15:05 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:15:05 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:15:05 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:15:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:15:05 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:15:05 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:15:05 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:15:05 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:15:05 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:15:05 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:15:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:15:05 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:15:05 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:15:05 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:15:05 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:15:05 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:15:05 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:15:05 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:15:05 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:15:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:15:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:15:05 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:15:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:15:05 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:15:05 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:15:05 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:15:05 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:15:05 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:15:05 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:15:05 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:15:05 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:15:05 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:15:05 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:15:05 [INFO] | | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:15:05 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:15:05 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:15:05 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:15:05 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:15:05 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:15:05 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:15:05 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:15:05 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:15:05 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:15:05 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:15:05 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:15:05 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:15:05 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:15:05 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:15:05 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:15:05 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:15:05 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:15:05 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:15:05 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:15:05 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:15:05 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:15:05 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:15:05 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:15:05 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:15:05 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:15:05 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:15:05 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:15:05 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:15:05 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:15:05 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:15:05 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:15:05 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:15:05 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:15:05 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:15:05 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:15:05 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:15:05 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:15:05 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:15:05 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:15:05 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:15:05 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:15:05 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:15:05 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:15:05 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:15:05 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:15:05 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:15:05 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:15:05 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:15:05 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:15:05 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:15:05 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:15:05 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:15:05 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:15:05 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:15:05 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:15:05 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:15:05 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:15:05 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | | \- io.netty:netty-transport:jar:4.1.112.Final:compile 17:15:05 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:15:05 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:15:05 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:15:05 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:05 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:15:05 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:15:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:15:05 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:15:05 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:15:05 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:15:05 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:compile 17:15:05 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:15:05 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:15:05 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:15:05 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:15:05 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:15:05 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:15:05 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:15:05 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:15:05 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:15:05 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:15:05 [INFO] | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:15:05 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:15:05 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:15:05 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11-SNAPSHOT:compile 17:15:05 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:15:05 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:05 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:15:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:15:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:05 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:15:05 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:15:05 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:15:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:15:05 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:15:05 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:15:05 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:15:05 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:15:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:05 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:05 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:05 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:15:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:15:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:15:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:15:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:05 [INFO] +- junit:junit:jar:4.13.2:test 17:15:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:15:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:15:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:15:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:05 [INFO] 17:15:05 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-restconf-all --- 17:15:05 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-restconf-all/target/sonatype-clm/module.xml 17:15:05 [INFO] 17:15:05 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-api >----------- 17:15:05 [INFO] Building keystore-plaintext-api 7.0.11-SNAPSHOT [90/121] 17:15:05 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:05 [INFO] 17:15:05 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-api --- 17:15:05 [INFO] 17:15:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-api --- 17:15:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:05 [INFO] 17:15:05 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-api --- 17:15:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:05 [INFO] 17:15:05 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-api --- 17:15:05 [INFO] 17:15:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-api --- 17:15:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-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:15:05 [INFO] 17:15:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-api --- 17:15:05 [INFO] Starting audit... 17:15:05 Audit done. 17:15:05 [INFO] You have 0 Checkstyle violations. 17:15:05 [INFO] 17:15:05 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-api --- 17:15:05 [INFO] Starting audit... 17:15:05 Audit done. 17:15:05 [INFO] You have 0 Checkstyle violations. 17:15:05 [INFO] 17:15:05 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-api --- 17:15:05 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/classes/LICENSE 17:15:05 [INFO] 17:15:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-api --- 17:15:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/src/main/resources 17:15:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/generated-sources/spi 17:15:05 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/generated-sources/yang 17:15:05 [INFO] 17:15:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-api --- 17:15:05 [INFO] Recompiling the module because of changed dependency. 17:15:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:15:05 [INFO] 17:15:05 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-plaintext-api >>> 17:15:05 [INFO] 17:15:05 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-plaintext-api --- 17:15:05 [INFO] Fork Value is true 17:15:07 [INFO] Done SpotBugs Analysis.... 17:15:07 [INFO] 17:15:07 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-plaintext-api <<< 17:15:07 [INFO] 17:15:07 [INFO] 17:15:07 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-plaintext-api --- 17:15:07 [INFO] BugInstance size is 0 17:15:07 [INFO] Error size is 0 17:15:07 [INFO] No errors/warnings found 17:15:07 [INFO] 17:15:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-api --- 17:15:07 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/src/test/resources 17:15:07 [INFO] 17:15:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-api --- 17:15:07 [INFO] No sources to compile 17:15:07 [INFO] 17:15:07 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-plaintext-api --- 17:15:07 [INFO] No tests to run. 17:15:07 [INFO] 17:15:07 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-plaintext-api --- 17:15:07 [INFO] 17:15:07 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-api --- 17:15:07 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT.jar 17:15:07 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/classes/META-INF/MANIFEST.MF 17:15:07 [INFO] 17:15:07 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-plaintext-api --- 17:15:08 [INFO] No previous run data found, generating javadoc. 17:15:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-javadoc.jar 17:15:08 [INFO] 17:15:08 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-plaintext-api --- 17:15:08 [INFO] CycloneDX: Resolving Dependencies 17:15:09 [INFO] CycloneDX: Creating BOM version 1.5 with 4 component(s) 17:15:09 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.xml 17:15:09 [INFO] attaching as keystore-plaintext-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:09 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.json 17:15:09 [INFO] attaching as keystore-plaintext-api-7.0.11-SNAPSHOT-cyclonedx.json 17:15:09 [INFO] 17:15:09 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-api --- 17:15:09 [INFO] Skipping duplicate-finder execution! 17:15:09 [INFO] 17:15:09 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-api --- 17:15:09 [INFO] No dependency problems found 17:15:09 [INFO] 17:15:09 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-api --- 17:15:09 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-sources.jar 17:15:09 [INFO] 17:15:09 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-api --- 17:15:09 [INFO] 17:15:09 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-api --- 17:15:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:15:09 [INFO] 17:15:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-api --- 17:15:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT.pom 17:15:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT.jar 17:15:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT-javadoc.jar 17:15:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT-cyclonedx.json 17:15:09 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT-sources.jar 17:15:09 [INFO] 17:15:09 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-api --- 17:15:09 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-SNAPSHOT.jar 17:15:09 [INFO] Writing OBR metadata 17:15:09 [INFO] 17:15:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-api --- 17:15:09 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:09 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:09 [INFO] 17:15:09 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-api --- 17:15:09 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:09 [INFO] 17:15:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-plaintext-api --- 17:15:09 [INFO] org.opendaylight.netconf:keystore-plaintext-api:bundle:7.0.11-SNAPSHOT 17:15:09 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:09 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:15:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:15:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:15:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:15:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:15:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:09 [INFO] +- junit:junit:jar:4.13.2:test 17:15:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:15:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:15:09 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:09 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:15:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:09 [INFO] 17:15:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-plaintext-api --- 17:15:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/sonatype-clm/module.xml 17:15:09 [INFO] 17:15:09 [INFO] -------< org.opendaylight.netconf:keystore-plaintext-localfile >-------- 17:15:09 [INFO] Building keystore-plaintext-localfile 7.0.11-SNAPSHOT [91/121] 17:15:09 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:09 [INFO] 17:15:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-localfile --- 17:15:09 [INFO] 17:15:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-localfile --- 17:15:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:09 [INFO] 17:15:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-localfile --- 17:15:09 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:09 [INFO] 17:15:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-localfile --- 17:15:09 [INFO] 17:15:09 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-localfile --- 17:15:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/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:15:09 [INFO] 17:15:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-localfile --- 17:15:09 [INFO] Starting audit... 17:15:09 Audit done. 17:15:09 [INFO] You have 0 Checkstyle violations. 17:15:09 [INFO] 17:15:09 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-localfile --- 17:15:09 [INFO] Starting audit... 17:15:09 Audit done. 17:15:09 [INFO] You have 0 Checkstyle violations. 17:15:09 [INFO] 17:15:09 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-localfile --- 17:15:09 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/classes/LICENSE 17:15:09 [INFO] 17:15:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-localfile --- 17:15:09 [INFO] Copying 1 resource from src/main/resources to target/classes 17:15:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/generated-sources/spi 17:15:09 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/generated-sources/yang 17:15:09 [INFO] 17:15:09 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-localfile --- 17:15:09 [INFO] Recompiling the module because of changed dependency. 17:15:09 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:15:10 [INFO] 17:15:10 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-plaintext-localfile >>> 17:15:10 [INFO] 17:15:10 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-plaintext-localfile --- 17:15:10 [INFO] Fork Value is true 17:15:13 [INFO] Done SpotBugs Analysis.... 17:15:13 [INFO] 17:15:13 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-plaintext-localfile <<< 17:15:13 [INFO] 17:15:13 [INFO] 17:15:13 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-plaintext-localfile --- 17:15:13 [INFO] BugInstance size is 0 17:15:13 [INFO] Error size is 0 17:15:13 [INFO] No errors/warnings found 17:15:13 [INFO] 17:15:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-localfile --- 17:15:13 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/src/test/resources 17:15:13 [INFO] 17:15:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-localfile --- 17:15:13 [INFO] Recompiling the module because of changed dependency. 17:15:13 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:15:13 [INFO] 17:15:13 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-plaintext-localfile --- 17:15:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:15:13 [INFO] 17:15:13 [INFO] ------------------------------------------------------- 17:15:13 [INFO] T E S T S 17:15:13 [INFO] ------------------------------------------------------- 17:15:14 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 17:15:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.300 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.CipherUtilsTest 17:15:14 [INFO] Running org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 17:15:14 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:15:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.508 s -- in org.opendaylight.netconf.keystore.plaintext.localfile.PlaintextLocalFileStorageTest 17:15:15 [INFO] 17:15:15 [INFO] Results: 17:15:15 [INFO] 17:15:15 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 17:15:15 [INFO] 17:15:15 [INFO] 17:15:15 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-plaintext-localfile --- 17:15:15 [INFO] 17:15:15 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-localfile --- 17:15:16 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar 17:15:16 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/classes/META-INF/MANIFEST.MF 17:15:16 [INFO] 17:15:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-plaintext-localfile --- 17:15:16 [INFO] No previous run data found, generating javadoc. 17:15:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-javadoc.jar 17:15:17 [INFO] 17:15:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-plaintext-localfile --- 17:15:17 [INFO] CycloneDX: Resolving Dependencies 17:15:17 [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) 17:15:17 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.xml 17:15:17 [INFO] attaching as keystore-plaintext-localfile-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:17 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.json 17:15:17 [INFO] attaching as keystore-plaintext-localfile-7.0.11-SNAPSHOT-cyclonedx.json 17:15:17 [INFO] 17:15:17 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-localfile --- 17:15:17 [INFO] Skipping duplicate-finder execution! 17:15:17 [INFO] 17:15:17 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-localfile --- 17:15:17 [WARNING] Used undeclared dependencies found: 17:15:17 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:17 [INFO] 17:15:17 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-localfile --- 17:15:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-sources.jar 17:15:17 [INFO] 17:15:17 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-localfile --- 17:15:17 [INFO] 17:15:17 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-localfile --- 17:15:17 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/code-coverage/jacoco.exec 17:15:17 [INFO] Analyzed bundle 'keystore-plaintext-localfile' with 4 classes 17:15:17 [INFO] 17:15:17 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-localfile --- 17:15:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT.pom 17:15:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar 17:15:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT-javadoc.jar 17:15:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT-cyclonedx.json 17:15:17 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT-sources.jar 17:15:17 [INFO] 17:15:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-localfile --- 17:15:17 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar 17:15:17 [INFO] Writing OBR metadata 17:15:17 [INFO] 17:15:17 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-localfile --- 17:15:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:17 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:17 [INFO] 17:15:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-localfile --- 17:15:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:17 [INFO] 17:15:17 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-plaintext-localfile --- 17:15:17 [INFO] org.opendaylight.netconf:keystore-plaintext-localfile:bundle:7.0.11-SNAPSHOT 17:15:17 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.11-SNAPSHOT:compile 17:15:17 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:17 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:15:17 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:17 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 17:15:17 [INFO] +- org.osgi:org.osgi.service.component:jar:1.5.1:provided 17:15:17 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:provided 17:15:17 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:15:17 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:15:17 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:15:17 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:15:17 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 17:15:17 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:15:17 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:17 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:17 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:17 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:17 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:17 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:17 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:15:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:15:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:15:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:15:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:15:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:17 [INFO] +- junit:junit:jar:4.13.2:test 17:15:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:15:17 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:15:17 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:17 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:15:17 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:17 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:17 [INFO] 17:15:17 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-plaintext-localfile --- 17:15:17 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/sonatype-clm/module.xml 17:15:17 [INFO] 17:15:17 [INFO] ----------< org.opendaylight.netconf:keystore-plaintext-cli >----------- 17:15:17 [INFO] Building keystore-plaintext-cli 7.0.11-SNAPSHOT [92/121] 17:15:17 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:17 [INFO] 17:15:17 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-plaintext-cli --- 17:15:17 [INFO] 17:15:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-plaintext-cli --- 17:15:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:17 [INFO] 17:15:17 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ keystore-plaintext-cli --- 17:15:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:17 [INFO] 17:15:17 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-plaintext-cli --- 17:15:18 [INFO] 17:15:18 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ keystore-plaintext-cli --- 17:15:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/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:15:18 [INFO] 17:15:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ keystore-plaintext-cli --- 17:15:18 [INFO] Starting audit... 17:15:18 Audit done. 17:15:18 [INFO] You have 0 Checkstyle violations. 17:15:18 [INFO] 17:15:18 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ keystore-plaintext-cli --- 17:15:18 [INFO] Starting audit... 17:15:18 Audit done. 17:15:18 [INFO] You have 0 Checkstyle violations. 17:15:18 [INFO] 17:15:18 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ keystore-plaintext-cli --- 17:15:18 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/classes/LICENSE 17:15:18 [INFO] 17:15:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ keystore-plaintext-cli --- 17:15:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/src/main/resources 17:15:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/generated-sources/spi 17:15:18 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/generated-sources/yang 17:15:18 [INFO] 17:15:18 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ keystore-plaintext-cli --- 17:15:18 [INFO] Recompiling the module because of changed dependency. 17:15:18 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:15:18 [INFO] 17:15:18 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ keystore-plaintext-cli >>> 17:15:18 [INFO] 17:15:18 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ keystore-plaintext-cli --- 17:15:18 [INFO] Fork Value is true 17:15:20 [INFO] Done SpotBugs Analysis.... 17:15:20 [INFO] 17:15:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ keystore-plaintext-cli <<< 17:15:20 [INFO] 17:15:20 [INFO] 17:15:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ keystore-plaintext-cli --- 17:15:20 [INFO] BugInstance size is 0 17:15:20 [INFO] Error size is 0 17:15:20 [INFO] No errors/warnings found 17:15:20 [INFO] 17:15:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ keystore-plaintext-cli --- 17:15:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/src/test/resources 17:15:20 [INFO] 17:15:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ keystore-plaintext-cli --- 17:15:20 [INFO] No sources to compile 17:15:20 [INFO] 17:15:20 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ keystore-plaintext-cli --- 17:15:20 [INFO] No tests to run. 17:15:20 [INFO] 17:15:20 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ keystore-plaintext-cli --- 17:15:20 [INFO] 17:15:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ keystore-plaintext-cli --- 17:15:20 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar 17:15:20 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/classes/META-INF/MANIFEST.MF 17:15:20 [INFO] 17:15:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ keystore-plaintext-cli --- 17:15:21 [INFO] No previous run data found, generating javadoc. 17:15:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-javadoc.jar 17:15:22 [INFO] 17:15:22 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-plaintext-cli --- 17:15:22 [INFO] CycloneDX: Resolving Dependencies 17:15:22 [INFO] CycloneDX: Creating BOM version 1.5 with 10 component(s) 17:15:22 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.xml 17:15:22 [INFO] attaching as keystore-plaintext-cli-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:22 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.json 17:15:22 [INFO] attaching as keystore-plaintext-cli-7.0.11-SNAPSHOT-cyclonedx.json 17:15:22 [INFO] 17:15:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ keystore-plaintext-cli --- 17:15:22 [INFO] Skipping duplicate-finder execution! 17:15:22 [INFO] 17:15:22 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ keystore-plaintext-cli --- 17:15:22 [INFO] No dependency problems found 17:15:22 [INFO] 17:15:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ keystore-plaintext-cli --- 17:15:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-sources.jar 17:15:22 [INFO] 17:15:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ keystore-plaintext-cli --- 17:15:22 [INFO] 17:15:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ keystore-plaintext-cli --- 17:15:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:15:22 [INFO] 17:15:22 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-plaintext-cli --- 17:15:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/pom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT.pom 17:15:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar 17:15:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT-javadoc.jar 17:15:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.xml to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/bom.json to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT-cyclonedx.json 17:15:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT-sources.jar 17:15:22 [INFO] 17:15:22 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ keystore-plaintext-cli --- 17:15:22 [INFO] Installing org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar 17:15:22 [INFO] Writing OBR metadata 17:15:22 [INFO] 17:15:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-plaintext-cli --- 17:15:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:22 [INFO] 17:15:22 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ keystore-plaintext-cli --- 17:15:22 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:22 [INFO] 17:15:22 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-plaintext-cli --- 17:15:22 [INFO] org.opendaylight.netconf:keystore-plaintext-cli:bundle:7.0.11-SNAPSHOT 17:15:22 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.11-SNAPSHOT:compile 17:15:22 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:22 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 17:15:22 [INFO] | +- org.jline:jline:jar:3.21.0:provided 17:15:22 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 17:15:22 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 17:15:22 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 17:15:22 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:22 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:22 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:15:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:15:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:15:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:15:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:15:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:22 [INFO] +- junit:junit:jar:4.13.2:test 17:15:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:15:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:15:22 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:15:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:22 [INFO] 17:15:22 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-plaintext-cli --- 17:15:22 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/sonatype-clm/module.xml 17:15:22 [INFO] 17:15:22 [INFO] ------< org.opendaylight.netconf:odl-netconf-keystore-plaintext >------- 17:15:22 [INFO] Building OpenDaylight :: Netconf :: Key Store :: Plaintext Storage 7.0.11-SNAPSHOT [93/121] 17:15:22 [INFO] ------------------------------[ feature ]------------------------------- 17:15:22 [INFO] 17:15:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-keystore-plaintext --- 17:15:22 [INFO] 17:15:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-keystore-plaintext --- 17:15:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:22 [INFO] 17:15:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-keystore-plaintext --- 17:15:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:22 [INFO] 17:15:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] 17:15:23 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:23 [INFO] argLine set to empty 17:15:23 [INFO] 17:15:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] Starting audit... 17:15:23 Audit done. 17:15:23 [INFO] You have 0 Checkstyle violations. 17:15:23 [INFO] 17:15:23 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] Starting audit... 17:15:23 Audit done. 17:15:23 [INFO] You have 0 Checkstyle violations. 17:15:23 [INFO] 17:15:23 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/classes/LICENSE 17:15:23 [INFO] 17:15:23 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/feature/feature.xml 17:15:23 [INFO] ...done! 17:15:23 [INFO] Attaching features XML 17:15:23 [INFO] 17:15:23 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-keystore-plaintext --- 17:15:23 [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:15:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:23 [INFO] 17:15:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-keystore-plaintext >>> 17:15:23 [INFO] 17:15:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] 17:15:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-keystore-plaintext <<< 17:15:23 [INFO] 17:15:23 [INFO] 17:15:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] 17:15:23 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-keystore-plaintext --- 17:15:23 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-keystore-plaintext 17:15:23 [INFO] Project dependency features detected: [] 17:15:23 [INFO] Pax Exam System (Version: 4.13.3) created. 17:15:23 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:15:23 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:15:23 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:15:23 [INFO] Waiting for remote bundle context.. on 21000 name: 5c110883-8d2f-41fa-85bf-ebdd45ce98fe timout: [ RelativeTimeout value = 180000 ] 17:15:30 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:15:30 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:15:30 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:15:30 [INFO] 17:15:30 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-keystore-plaintext --- 17:15:30 [INFO] 17:15:30 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-keystore-plaintext --- 17:15:30 [INFO] 17:15:30 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-keystore-plaintext --- 17:15:30 [INFO] CycloneDX: Resolving Dependencies 17:15:30 [INFO] CycloneDX: Creating BOM version 1.5 with 30 component(s) 17:15:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.xml 17:15:31 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.json 17:15:31 [INFO] attaching as odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-cyclonedx.json 17:15:31 [INFO] 17:15:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-keystore-plaintext --- 17:15:31 [INFO] Skipping duplicate-finder execution! 17:15:31 [INFO] 17:15:31 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-keystore-plaintext --- 17:15:31 [INFO] Skipping plugin execution 17:15:31 [INFO] 17:15:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-keystore-plaintext --- 17:15:31 [INFO] Skipping source per configuration. 17:15:31 [INFO] 17:15:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-keystore-plaintext --- 17:15:31 [INFO] 17:15:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-keystore-plaintext --- 17:15:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:31 [INFO] 17:15:31 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-keystore-plaintext --- 17:15:31 [WARNING] 17:15:31 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 17:15:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:31 [WARNING] 17:15:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:31 [WARNING] 17:15:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT.pom 17:15:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-features.xml 17:15:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:31 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/odl-netconf-keystore-plaintext-7.0.11-SNAPSHOT-cyclonedx.json 17:15:31 [INFO] 17:15:31 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-keystore-plaintext --- 17:15:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:31 [WARNING] 17:15:31 [WARNING] The packaging plugin for project odl-netconf-keystore-plaintext did not assign 17:15:31 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:31 [WARNING] 17:15:31 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:31 [WARNING] 17:15:31 [INFO] 17:15:31 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-keystore-plaintext --- 17:15:31 [INFO] org.opendaylight.netconf:odl-netconf-keystore-plaintext:feature:7.0.11-SNAPSHOT 17:15:31 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:15:31 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:15:31 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:15:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:15:31 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:15:31 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:15:31 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:15:31 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:15:31 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:15:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:15:31 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:15:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:15:31 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:15:31 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:31 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:31 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:31 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:15:31 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:15:31 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:31 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:15:31 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:15:31 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:15:31 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:15:31 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:15:31 [INFO] +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.11-SNAPSHOT:compile 17:15:31 [INFO] | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:31 [INFO] +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.11-SNAPSHOT:compile 17:15:31 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:31 [INFO] +- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.11-SNAPSHOT:compile 17:15:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:31 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:31 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:31 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:15:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:15:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:15:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:15:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:15:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:31 [INFO] +- junit:junit:jar:4.13.2:test 17:15:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:15:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:15:31 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:15:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:31 [INFO] 17:15:31 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-keystore-plaintext --- 17:15:31 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-keystore-plaintext/target/sonatype-clm/module.xml 17:15:31 [INFO] 17:15:31 [INFO] -------------< org.opendaylight.netconf:features-netconf >-------------- 17:15:31 [INFO] Building features-netconf 7.0.11-SNAPSHOT [94/121] 17:15:31 [INFO] ------------------------------[ feature ]------------------------------- 17:15:31 [INFO] 17:15:31 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf --- 17:15:31 [INFO] 17:15:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf --- 17:15:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:31 [INFO] 17:15:31 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf --- 17:15:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:31 [INFO] 17:15:31 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf --- 17:15:32 [INFO] 17:15:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf --- 17:15:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:32 [INFO] argLine set to empty 17:15:32 [INFO] 17:15:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf --- 17:15:32 [INFO] Starting audit... 17:15:32 Audit done. 17:15:32 [INFO] You have 0 Checkstyle violations. 17:15:32 [INFO] 17:15:32 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf --- 17:15:32 [INFO] Starting audit... 17:15:32 Audit done. 17:15:32 [INFO] You have 0 Checkstyle violations. 17:15:32 [INFO] 17:15:32 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf --- 17:15:32 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/classes/LICENSE 17:15:32 [INFO] 17:15:32 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf --- 17:15:32 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/feature/feature.xml 17:15:32 [INFO] ...done! 17:15:32 [INFO] Attaching features XML 17:15:32 [INFO] 17:15:32 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf --- 17:15:32 [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:15:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:32 [INFO] 17:15:32 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-netconf >>> 17:15:32 [INFO] 17:15:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-netconf --- 17:15:32 [INFO] 17:15:32 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-netconf <<< 17:15:32 [INFO] 17:15:32 [INFO] 17:15:32 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-netconf --- 17:15:32 [INFO] 17:15:32 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-netconf --- 17:15:32 [INFO] 17:15:32 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-netconf --- 17:15:32 [INFO] 17:15:32 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-netconf --- 17:15:32 [INFO] 17:15:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-netconf --- 17:15:32 [INFO] CycloneDX: Resolving Dependencies 17:15:38 [INFO] CycloneDX: Creating BOM version 1.5 with 446 component(s) 17:15:38 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.xml 17:15:38 [INFO] attaching as features-netconf-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.json 17:15:38 [INFO] attaching as features-netconf-7.0.11-SNAPSHOT-cyclonedx.json 17:15:38 [INFO] 17:15:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf --- 17:15:38 [INFO] Skipping duplicate-finder execution! 17:15:38 [INFO] 17:15:38 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf --- 17:15:38 [INFO] Skipping plugin execution 17:15:38 [INFO] 17:15:38 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf --- 17:15:38 [INFO] No sources in project. Archive not created. 17:15:38 [INFO] 17:15:38 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf --- 17:15:38 [INFO] 17:15:38 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf --- 17:15:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:38 [INFO] 17:15:38 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf --- 17:15:38 [WARNING] 17:15:38 [WARNING] The packaging plugin for project features-netconf did not assign 17:15:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:38 [WARNING] 17:15:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:38 [WARNING] 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-SNAPSHOT.pom 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-SNAPSHOT-features.xml 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:38 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf/7.0.11-SNAPSHOT/features-netconf-7.0.11-SNAPSHOT-cyclonedx.json 17:15:38 [INFO] 17:15:38 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf --- 17:15:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:38 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:38 [WARNING] 17:15:38 [WARNING] The packaging plugin for project features-netconf did not assign 17:15:38 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:15:38 [WARNING] 17:15:38 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:15:38 [WARNING] 17:15:38 [INFO] 17:15:38 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-netconf --- 17:15:38 [INFO] org.opendaylight.netconf:features-netconf:feature:7.0.11-SNAPSHOT 17:15:38 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:15:38 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:15:38 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:15:38 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:15:38 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:15:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:15:38 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:15:38 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:15:38 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:15:38 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:15:38 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:15:38 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:15:38 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:15:38 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:15:38 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:15:38 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:15:38 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:15:38 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:15:38 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:15:38 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:15:38 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:15:38 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:15:38 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:15:38 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:15:38 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:15:38 [INFO] | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:15:38 [INFO] | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:15:38 [INFO] | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:15:38 [INFO] | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:15:38 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:15:38 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:15:38 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:15:38 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:15:38 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:15:38 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:15:38 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:15:38 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:15:38 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:15:38 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:15:38 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:15:38 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:15:38 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:15:38 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:15:38 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:15:38 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:15:38 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:15:38 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:15:38 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:15:38 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:15:38 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:15:38 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:15:38 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:15:38 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:15:38 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:15:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:15:38 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:15:38 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:38 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:38 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:38 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:38 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:15:38 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:38 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:15:38 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:15:38 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:15:38 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:15:38 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:15:38 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:15:38 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:15:38 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:15:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:15:38 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:15:38 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:15:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:15:38 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 17:15:38 [INFO] | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:15:38 [INFO] | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:15:38 [INFO] | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:15:38 [INFO] | | +- org.agrona:agrona:jar:1.15.2:compile 17:15:38 [INFO] | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:15:38 [INFO] | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:15:38 [INFO] | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:15:38 [INFO] | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:15:38 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:15:38 [INFO] | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:15:38 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:15:38 [INFO] | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:15:38 [INFO] | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:15:38 [INFO] | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:15:38 [INFO] | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:15:38 [INFO] | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:15:38 [INFO] | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:15:38 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:15:38 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:15:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:15:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:15:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:15:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:15:38 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:15:38 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:15:38 [INFO] | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:15:38 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:15:38 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:15:38 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:15:38 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:15:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:15:38 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:15:38 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:15:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:15:38 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:15:38 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:15:38 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:15:38 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:15:38 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:15:38 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:15:38 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:15:38 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:15:38 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:15:38 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:15:38 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:15:38 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:15:38 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:15:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:15:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:15:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:15:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:15:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:15:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:15:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:15:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:15:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:15:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:15:38 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:15:38 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:15:38 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:15:38 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:15:38 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:15:38 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:15:38 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:15:38 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:15:38 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:15:38 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-console:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:compile 17:15:38 [INFO] | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:compile 17:15:38 [INFO] | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:15:38 [INFO] | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:15:38 [INFO] | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:15:38 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:15:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:15:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:15:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:15:38 [INFO] | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:15:38 [INFO] | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:15:38 [INFO] | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:15:38 [INFO] | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- dk.brics:automaton:jar:1.12-4:compile 17:15:38 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:15:38 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:15:38 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:15:38 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:15:38 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:15:38 [INFO] | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:15:38 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:15:38 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:15:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:15:38 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:38 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:15:38 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:38 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:38 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:38 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:38 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:15:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:15:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:15:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:15:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:38 [INFO] +- junit:junit:jar:4.13.2:test 17:15:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:15:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:15:38 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:15:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:38 [INFO] 17:15:38 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-netconf --- 17:15:38 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf/target/sonatype-clm/module.xml 17:15:38 [INFO] 17:15:38 [INFO] -------------< org.opendaylight.netconf:netconf-test-perf >------------- 17:15:38 [INFO] Building netconf-test-perf 7.0.11-SNAPSHOT [95/121] 17:15:38 [INFO] -------------------------------[ bundle ]------------------------------- 17:15:38 [INFO] 17:15:38 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-test-perf --- 17:15:38 [INFO] 17:15:38 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-test-perf --- 17:15:39 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:39 [INFO] 17:15:39 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-test-perf --- 17:15:39 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:39 [INFO] 17:15:39 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-test-perf --- 17:15:39 [INFO] 17:15:39 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-test-perf --- 17:15:39 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/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:15:39 [INFO] 17:15:39 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ netconf-test-perf --- 17:15:39 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:15:39 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/main/yang 17:15:39 [INFO] yang-to-sources: Found 24 dependencies in 9.963 ms 17:15:39 [INFO] yang-to-sources: Project model files found: 4 in 4.089 ms 17:15:39 [INFO] yang-to-sources: 5 YANG models processed in 110.5 ms 17:15:39 [INFO] BindingJavaFileGenerator: Defined 134 files in 7.843 ms 17:15:39 [INFO] Sorted 134 files into 28 directories in 197.3 μs 17:15:39 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 134 in 58.75 ms 17:15:39 [INFO] 17:15:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-test-perf --- 17:15:39 [INFO] Starting audit... 17:15:39 Audit done. 17:15:39 [INFO] You have 0 Checkstyle violations. 17:15:39 [INFO] 17:15:39 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-test-perf --- 17:15:39 [INFO] Starting audit... 17:15:39 Audit done. 17:15:39 [INFO] You have 0 Checkstyle violations. 17:15:39 [INFO] 17:15:39 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-test-perf --- 17:15:39 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/classes/LICENSE 17:15:39 [INFO] 17:15:39 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-test-perf --- 17:15:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/main/resources 17:15:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/generated-sources/spi 17:15:39 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:15:39 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:15:39 [INFO] Copying 4 resources from target/generated-sources/yang to target/classes 17:15:39 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/generated-sources/spi 17:15:39 [INFO] 17:15:39 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-test-perf --- 17:15:39 [INFO] Recompiling the module because of changed dependency. 17:15:39 [INFO] Compiling 138 source files with javac [debug release 17] to target/classes 17:15:40 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/main/java/org/opendaylight/test/endtoend/WriteRoutesImpl.java:[54,83] DEFAULT_TOPOLOGY_IID in org.opendaylight.netconf.topology.spi.NetconfNodeUtils has been deprecated and marked for removal 17:15:40 [INFO] 17:15:40 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-test-perf >>> 17:15:40 [INFO] 17:15:40 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-test-perf --- 17:15:40 [INFO] Fork Value is true 17:15:43 [INFO] Done SpotBugs Analysis.... 17:15:43 [INFO] 17:15:43 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-test-perf <<< 17:15:43 [INFO] 17:15:43 [INFO] 17:15:43 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-test-perf --- 17:15:43 [INFO] BugInstance size is 0 17:15:43 [INFO] Error size is 0 17:15:43 [INFO] No errors/warnings found 17:15:43 [INFO] 17:15:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-test-perf --- 17:15:43 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/src/test/resources 17:15:43 [INFO] 17:15:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-test-perf --- 17:15:43 [INFO] No sources to compile 17:15:43 [INFO] 17:15:43 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-test-perf --- 17:15:43 [INFO] No tests to run. 17:15:43 [INFO] 17:15:43 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-test-perf --- 17:15:43 [INFO] 17:15:43 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ netconf-test-perf --- 17:15:44 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT.jar 17:15:44 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/classes/META-INF/MANIFEST.MF 17:15:44 [INFO] 17:15:44 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-test-perf --- 17:15:44 [INFO] No previous run data found, generating javadoc. 17:15:47 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-javadoc.jar 17:15:48 [INFO] 17:15:48 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-test-perf --- 17:15:48 [INFO] CycloneDX: Resolving Dependencies 17:15:49 [INFO] CycloneDX: Creating BOM version 1.5 with 127 component(s) 17:15:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.xml 17:15:49 [INFO] attaching as netconf-test-perf-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.json 17:15:49 [INFO] attaching as netconf-test-perf-7.0.11-SNAPSHOT-cyclonedx.json 17:15:49 [INFO] 17:15:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-test-perf --- 17:15:49 [INFO] Skipping duplicate-finder execution! 17:15:49 [INFO] 17:15:49 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-test-perf --- 17:15:49 [WARNING] Used undeclared dependencies found: 17:15:49 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:15:49 [WARNING] org.checkerframework:checker-qual:jar:3.45.0:compile 17:15:49 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:15:49 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:15:49 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:15:49 [WARNING] Unused declared dependencies found: 17:15:49 [WARNING] org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:15:49 [WARNING] org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:15:49 [INFO] 17:15:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-test-perf --- 17:15:49 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-sources.jar 17:15:49 [INFO] 17:15:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-test-perf --- 17:15:49 [INFO] 17:15:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-test-perf --- 17:15:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:15:49 [INFO] 17:15:49 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-test-perf --- 17:15:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT.pom 17:15:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT.jar 17:15:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT-javadoc.jar 17:15:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT-cyclonedx.xml 17:15:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT-cyclonedx.json 17:15:49 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT-sources.jar 17:15:49 [INFO] 17:15:49 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ netconf-test-perf --- 17:15:49 [INFO] Installing org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-SNAPSHOT.jar 17:15:49 [INFO] Writing OBR metadata 17:15:49 [INFO] 17:15:49 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-test-perf --- 17:15:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:15:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:15:49 [INFO] 17:15:49 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ netconf-test-perf --- 17:15:49 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:15:49 [INFO] 17:15:49 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-test-perf --- 17:15:50 [INFO] org.opendaylight.netconf:netconf-test-perf:bundle:7.0.11-SNAPSHOT 17:15:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:15:50 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:15:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:15:50 [INFO] +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:15:50 [INFO] +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:15:50 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:15:50 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:15:50 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:15:50 [INFO] +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:15:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:15:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:15:50 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:15:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:15:50 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:15:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:15:50 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:15:50 [INFO] +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:15:50 [INFO] | | \- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:15:50 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:15:50 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:15:50 [INFO] | | \- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:15:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:15:50 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:15:50 [INFO] | +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:15:50 [INFO] | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:15:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:15:50 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:15:50 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:15:50 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | \- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:15:50 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:15:50 [INFO] | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:15:50 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:15:50 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:15:50 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:15:50 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:15:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:15:50 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:15:50 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:15:50 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:provided (optional) 17:15:50 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 17:15:50 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 17:15:50 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 17:15:50 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 17:15:50 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:15:50 [INFO] | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:15:50 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:15:50 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:15:50 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:15:50 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:15:50 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:15:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:15:50 [INFO] | +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:15:50 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:15:50 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:15:50 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:15:50 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:15:50 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:15:50 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:15:50 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:15:50 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:15:50 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:15:50 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:15:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:15:50 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:15:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:15:50 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:15:50 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:15:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:15:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:15:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:15:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:15:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:15:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:15:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:15:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:15:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:15:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:15:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:15:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:15:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:15:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:15:50 [INFO] +- junit:junit:jar:4.13.2:test 17:15:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:15:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:15:50 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:15:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:15:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:15:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:15:50 [INFO] 17:15:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-test-perf --- 17:15:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/sonatype-clm/module.xml 17:15:50 [INFO] 17:15:50 [INFO] ----------< org.opendaylight.netconf:odl-netconf-test-tools >----------- 17:15:50 [INFO] Building OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing 7.0.11-SNAPSHOT [96/121] 17:15:50 [INFO] ------------------------------[ feature ]------------------------------- 17:15:50 [INFO] 17:15:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-test-tools --- 17:15:50 [INFO] 17:15:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-test-tools --- 17:15:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:50 [INFO] 17:15:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-test-tools --- 17:15:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:15:50 [INFO] 17:15:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-test-tools --- 17:15:50 [INFO] 17:15:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-test-tools --- 17:15:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:15:50 [INFO] argLine set to empty 17:15:50 [INFO] 17:15:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-test-tools --- 17:15:50 [INFO] Starting audit... 17:15:50 Audit done. 17:15:50 [INFO] You have 0 Checkstyle violations. 17:15:50 [INFO] 17:15:50 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-test-tools --- 17:15:50 [INFO] Starting audit... 17:15:50 Audit done. 17:15:50 [INFO] You have 0 Checkstyle violations. 17:15:50 [INFO] 17:15:50 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-test-tools --- 17:15:50 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/classes/LICENSE 17:15:50 [INFO] 17:15:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-test-tools --- 17:15:50 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/feature/feature.xml 17:15:50 [INFO] ...done! 17:15:50 [INFO] Attaching features XML 17:15:50 [INFO] 17:15:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-test-tools --- 17:15:50 [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:15:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:15:50 [INFO] 17:15:50 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-test-tools >>> 17:15:50 [INFO] 17:15:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-test-tools --- 17:15:50 [INFO] 17:15:50 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-test-tools <<< 17:15:50 [INFO] 17:15:50 [INFO] 17:15:50 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-test-tools --- 17:15:50 [INFO] 17:15:50 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-test-tools --- 17:15:50 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-test-tools 17:15:50 [INFO] Project dependency features detected: [] 17:15:50 [INFO] Pax Exam System (Version: 4.13.3) created. 17:15:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:15:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:15:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:15:51 [INFO] Waiting for remote bundle context.. on 21000 name: afaac9b8-ff45-4183-86cc-c34426b2cad9 timout: [ RelativeTimeout value = 180000 ] 17:16:09 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:16:09 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:16:09 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:16:09 [INFO] 17:16:09 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-test-tools --- 17:16:09 [INFO] 17:16:09 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-test-tools --- 17:16:09 [INFO] 17:16:09 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-test-tools --- 17:16:09 [INFO] CycloneDX: Resolving Dependencies 17:16:14 [INFO] CycloneDX: Creating BOM version 1.5 with 378 component(s) 17:16:14 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.xml 17:16:14 [INFO] attaching as odl-netconf-test-tools-7.0.11-SNAPSHOT-cyclonedx.xml 17:16:14 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.json 17:16:14 [INFO] attaching as odl-netconf-test-tools-7.0.11-SNAPSHOT-cyclonedx.json 17:16:14 [INFO] 17:16:14 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-test-tools --- 17:16:14 [INFO] Skipping duplicate-finder execution! 17:16:14 [INFO] 17:16:14 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-test-tools --- 17:16:14 [INFO] Skipping plugin execution 17:16:14 [INFO] 17:16:14 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-test-tools --- 17:16:14 [INFO] Skipping source per configuration. 17:16:14 [INFO] 17:16:14 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-test-tools --- 17:16:14 [INFO] 17:16:14 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-test-tools --- 17:16:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:14 [INFO] 17:16:14 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-test-tools --- 17:16:14 [WARNING] 17:16:14 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 17:16:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:14 [WARNING] 17:16:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:14 [WARNING] 17:16:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-SNAPSHOT.pom 17:16:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-SNAPSHOT-features.xml 17:16:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-SNAPSHOT-cyclonedx.xml 17:16:14 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/odl-netconf-test-tools-7.0.11-SNAPSHOT-cyclonedx.json 17:16:14 [INFO] 17:16:14 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-test-tools --- 17:16:14 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:14 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:14 [WARNING] 17:16:14 [WARNING] The packaging plugin for project odl-netconf-test-tools did not assign 17:16:14 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:14 [WARNING] 17:16:14 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:14 [WARNING] 17:16:14 [INFO] 17:16:14 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-test-tools --- 17:16:14 [INFO] org.opendaylight.netconf:odl-netconf-test-tools:feature:7.0.11-SNAPSHOT 17:16:14 [INFO] +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:16:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:16:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:16:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:16:14 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:16:14 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:14 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:16:14 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:16:14 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:14 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:14 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:14 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:14 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:14 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:14 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:14 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:14 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:16:14 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:16:14 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:16:14 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:16:14 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:16:14 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:16:14 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:14 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:14 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:16:14 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:16:14 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:16:14 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:16:14 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:16:14 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:16:14 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:16:14 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:16:14 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:16:14 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:16:14 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:16:14 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:16:14 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:16:14 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:16:14 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:16:14 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:16:14 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:16:14 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:16:14 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:16:14 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:14 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:14 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:16:14 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:16:14 [INFO] | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:16:14 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:16:14 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:16:14 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:16:14 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:16:14 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:16:14 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:16:14 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:16:14 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:14 [INFO] | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:16:14 [INFO] | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:16:14 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:16:14 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:14 [INFO] | | | \- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:16:14 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:16:14 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:16:14 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:16:14 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:16:14 [INFO] | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:16:14 [INFO] | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:16:14 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:16:14 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:16:14 [INFO] | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:16:14 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:16:14 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:16:14 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:16:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:16:14 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:16:14 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:16:14 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:16:14 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:16:14 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:16:14 [INFO] +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | \- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | \- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:16:14 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:14 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:14 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:16:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:16:14 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:16:14 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:14 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:16:14 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:16:14 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:14 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:14 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:14 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:14 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:14 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:16:14 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:14 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:16:14 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:14 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:14 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:16:14 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:16:14 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:16:14 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:16:14 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:16:14 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:16:14 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:14 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:16:14 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:14 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:14 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:16:14 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:16:14 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:16:14 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:14 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:16:14 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:16:14 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:14 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:14 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:14 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:14 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:14 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:16:14 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:16:14 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:14 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:14 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:16:14 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:16:14 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:16:14 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:16:14 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:16:14 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:16:14 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:14 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:16:14 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:16:14 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:14 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:16:14 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:16:14 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:16:14 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:16:14 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:16:14 [INFO] | \- org.opendaylight.netconf:netconf-nb:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:14 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | \- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:16:14 [INFO] +- org.opendaylight.netconf:netconf-test-perf:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:16:14 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:16:14 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:16:14 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:14 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:14 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:16:14 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:14 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:14 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:14 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:14 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:14 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:16:14 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:16:14 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:14 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:14 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:16:14 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:16:14 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:16:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:16:14 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:16:14 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:14 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:16:14 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:14 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:16:14 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:16:14 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:16:14 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:14 [INFO] +- junit:junit:jar:4.13.2:test 17:16:14 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:16:14 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:16:14 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:16:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:14 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:14 [INFO] 17:16:14 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-test-tools --- 17:16:14 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-test-tools/target/sonatype-clm/module.xml 17:16:14 [INFO] 17:16:14 [INFO] ---------< org.opendaylight.netconf:features-netconf-testing >---------- 17:16:14 [INFO] Building features-netconf-testing 7.0.11-SNAPSHOT [97/121] 17:16:14 [INFO] ------------------------------[ feature ]------------------------------- 17:16:15 [INFO] 17:16:15 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf-testing --- 17:16:15 [INFO] 17:16:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf-testing --- 17:16:15 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:15 [INFO] 17:16:15 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf-testing --- 17:16:15 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:15 [INFO] 17:16:15 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf-testing --- 17:16:15 [INFO] 17:16:15 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf-testing --- 17:16:15 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:15 [INFO] argLine set to empty 17:16:15 [INFO] 17:16:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf-testing --- 17:16:15 [INFO] Starting audit... 17:16:15 Audit done. 17:16:15 [INFO] You have 0 Checkstyle violations. 17:16:15 [INFO] 17:16:15 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf-testing --- 17:16:15 [INFO] Starting audit... 17:16:15 Audit done. 17:16:15 [INFO] You have 0 Checkstyle violations. 17:16:15 [INFO] 17:16:15 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf-testing --- 17:16:15 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/classes/LICENSE 17:16:15 [INFO] 17:16:15 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-testing --- 17:16:15 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/feature/feature.xml 17:16:16 [INFO] ...done! 17:16:16 [INFO] Attaching features XML 17:16:16 [INFO] 17:16:16 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf-testing --- 17:16:16 [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:16:16 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:16 [INFO] 17:16:16 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-netconf-testing >>> 17:16:16 [INFO] 17:16:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-netconf-testing --- 17:16:16 [INFO] 17:16:16 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-netconf-testing <<< 17:16:16 [INFO] 17:16:16 [INFO] 17:16:16 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-netconf-testing --- 17:16:16 [INFO] 17:16:16 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-netconf-testing --- 17:16:16 [INFO] 17:16:16 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-netconf-testing --- 17:16:16 [INFO] 17:16:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-netconf-testing --- 17:16:16 [INFO] 17:16:16 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-netconf-testing --- 17:16:16 [INFO] CycloneDX: Resolving Dependencies 17:16:21 [INFO] CycloneDX: Creating BOM version 1.5 with 449 component(s) 17:16:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.xml 17:16:21 [INFO] attaching as features-netconf-testing-7.0.11-SNAPSHOT-cyclonedx.xml 17:16:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.json 17:16:21 [INFO] attaching as features-netconf-testing-7.0.11-SNAPSHOT-cyclonedx.json 17:16:21 [INFO] 17:16:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-testing --- 17:16:21 [INFO] Skipping duplicate-finder execution! 17:16:21 [INFO] 17:16:21 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf-testing --- 17:16:21 [INFO] Skipping plugin execution 17:16:21 [INFO] 17:16:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf-testing --- 17:16:21 [INFO] No sources in project. Archive not created. 17:16:21 [INFO] 17:16:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf-testing --- 17:16:21 [INFO] 17:16:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf-testing --- 17:16:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:21 [INFO] 17:16:21 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf-testing --- 17:16:21 [WARNING] 17:16:21 [WARNING] The packaging plugin for project features-netconf-testing did not assign 17:16:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:21 [WARNING] 17:16:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:21 [WARNING] 17:16:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-SNAPSHOT.pom 17:16:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-SNAPSHOT-features.xml 17:16:21 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-SNAPSHOT-cyclonedx.xml 17:16:22 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-testing/7.0.11-SNAPSHOT/features-netconf-testing-7.0.11-SNAPSHOT-cyclonedx.json 17:16:22 [INFO] 17:16:22 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf-testing --- 17:16:22 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:22 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:22 [WARNING] 17:16:22 [WARNING] The packaging plugin for project features-netconf-testing did not assign 17:16:22 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:22 [WARNING] 17:16:22 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:22 [WARNING] 17:16:22 [INFO] 17:16:22 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-netconf-testing --- 17:16:22 [INFO] org.opendaylight.netconf:features-netconf-testing:feature:7.0.11-SNAPSHOT 17:16:22 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:16:22 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:22 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:22 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:22 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:16:22 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:16:22 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:22 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:22 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:22 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:22 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:22 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:16:22 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:22 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:16:22 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:22 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:22 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:16:22 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:16:22 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:16:22 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:16:22 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:22 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:16:22 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:22 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:16:22 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:22 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:16:22 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:22 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:22 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:22 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:22 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:22 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:16:22 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:16:22 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:22 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:22 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:16:22 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:16:22 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:16:22 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:16:22 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:16:22 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:16:22 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:22 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:16:22 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:16:22 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:16:22 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:16:22 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:16:22 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:16:22 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:16:22 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:16:22 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:16:22 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:16:22 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:16:22 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:16:22 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:22 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:16:22 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:22 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:16:22 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:16:22 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:16:22 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:16:22 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:16:22 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:22 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:22 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:22 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:22 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:22 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:22 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:22 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:22 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:22 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:22 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:22 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:16:22 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:16:22 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:16:22 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:16:22 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:16:22 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:22 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:16:22 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:16:22 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:16:22 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:16:22 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:22 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:16:22 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:16:22 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:16:22 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:16:22 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:16:22 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:16:22 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:16:22 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:16:22 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:16:22 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:16:22 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:16:22 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:16:22 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:16:22 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:16:22 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:16:22 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:16:22 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:16:22 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:16:22 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:16:22 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:22 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:16:22 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:16:22 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:16:22 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:16:22 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:16:22 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:16:22 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:16:22 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:16:22 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:16:22 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:16:22 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:16:22 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:compile 17:16:22 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:16:22 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:16:22 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:16:22 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:22 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:16:22 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:16:22 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:16:22 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:16:22 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:16:22 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:16:22 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 17:16:22 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:22 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:16:22 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:22 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:16:22 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:16:22 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:16:22 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:16:22 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:16:22 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:22 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:22 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] +- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:16:22 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:16:22 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:16:22 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:16:22 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:16:22 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:16:22 [INFO] | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:16:22 [INFO] | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:22 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:22 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:16:22 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:22 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:22 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:22 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:22 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:22 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:16:22 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:16:22 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:22 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:22 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:16:22 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:16:22 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:16:22 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:16:22 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:16:22 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:22 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:16:22 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:22 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:16:22 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:16:22 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:16:22 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:22 [INFO] +- junit:junit:jar:4.13.2:test 17:16:22 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:16:22 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:16:22 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:22 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:16:22 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:22 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:22 [INFO] 17:16:22 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-netconf-testing --- 17:16:22 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-testing/target/sonatype-clm/module.xml 17:16:22 [INFO] 17:16:22 [INFO] -------< org.opendaylight.netconf:features-netconf-experimental >------- 17:16:22 [INFO] Building features-netconf-experimental 7.0.11-SNAPSHOT [98/121] 17:16:22 [INFO] ------------------------------[ feature ]------------------------------- 17:16:22 [INFO] 17:16:22 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ features-netconf-experimental --- 17:16:22 [INFO] 17:16:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ features-netconf-experimental --- 17:16:22 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:22 [INFO] 17:16:22 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ features-netconf-experimental --- 17:16:22 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:22 [INFO] 17:16:22 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ features-netconf-experimental --- 17:16:22 [INFO] 17:16:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-netconf-experimental --- 17:16:22 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:22 [INFO] argLine set to empty 17:16:22 [INFO] 17:16:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ features-netconf-experimental --- 17:16:22 [INFO] Starting audit... 17:16:22 Audit done. 17:16:22 [INFO] You have 0 Checkstyle violations. 17:16:22 [INFO] 17:16:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ features-netconf-experimental --- 17:16:22 [INFO] Starting audit... 17:16:22 Audit done. 17:16:22 [INFO] You have 0 Checkstyle violations. 17:16:22 [INFO] 17:16:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ features-netconf-experimental --- 17:16:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/classes/LICENSE 17:16:22 [INFO] 17:16:22 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-netconf-experimental --- 17:16:23 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/feature/feature.xml 17:16:23 [INFO] ...done! 17:16:23 [INFO] Attaching features XML 17:16:23 [INFO] 17:16:23 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-netconf-experimental --- 17:16:23 [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:16:23 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:23 [INFO] 17:16:23 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ features-netconf-experimental >>> 17:16:23 [INFO] 17:16:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ features-netconf-experimental --- 17:16:23 [INFO] 17:16:23 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ features-netconf-experimental <<< 17:16:23 [INFO] 17:16:23 [INFO] 17:16:23 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ features-netconf-experimental --- 17:16:23 [INFO] 17:16:23 [INFO] --- features-test-plugin:13.1.4:test (default) @ features-netconf-experimental --- 17:16:23 [INFO] 17:16:23 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ features-netconf-experimental --- 17:16:23 [INFO] 17:16:23 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ features-netconf-experimental --- 17:16:23 [INFO] 17:16:23 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ features-netconf-experimental --- 17:16:23 [INFO] CycloneDX: Resolving Dependencies 17:16:28 [INFO] CycloneDX: Creating BOM version 1.5 with 447 component(s) 17:16:28 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.xml 17:16:28 [INFO] attaching as features-netconf-experimental-7.0.11-SNAPSHOT-cyclonedx.xml 17:16:28 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.json 17:16:29 [INFO] attaching as features-netconf-experimental-7.0.11-SNAPSHOT-cyclonedx.json 17:16:29 [INFO] 17:16:29 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-netconf-experimental --- 17:16:29 [INFO] Skipping duplicate-finder execution! 17:16:29 [INFO] 17:16:29 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ features-netconf-experimental --- 17:16:29 [INFO] Skipping plugin execution 17:16:29 [INFO] 17:16:29 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-netconf-experimental --- 17:16:29 [INFO] No sources in project. Archive not created. 17:16:29 [INFO] 17:16:29 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-netconf-experimental --- 17:16:29 [INFO] 17:16:29 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-netconf-experimental --- 17:16:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:29 [INFO] 17:16:29 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ features-netconf-experimental --- 17:16:29 [WARNING] 17:16:29 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 17:16:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:29 [WARNING] 17:16:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:29 [WARNING] 17:16:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/pom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-SNAPSHOT.pom 17:16:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-SNAPSHOT-features.xml 17:16:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.xml to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-SNAPSHOT-cyclonedx.xml 17:16:29 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/bom.json to /tmp/r/org/opendaylight/netconf/features-netconf-experimental/7.0.11-SNAPSHOT/features-netconf-experimental-7.0.11-SNAPSHOT-cyclonedx.json 17:16:29 [INFO] 17:16:29 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ features-netconf-experimental --- 17:16:29 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:29 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:29 [WARNING] 17:16:29 [WARNING] The packaging plugin for project features-netconf-experimental did not assign 17:16:29 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:29 [WARNING] 17:16:29 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:29 [WARNING] 17:16:29 [INFO] 17:16:29 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ features-netconf-experimental --- 17:16:29 [INFO] org.opendaylight.netconf:features-netconf-experimental:feature:7.0.11-SNAPSHOT 17:16:29 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:16:29 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:29 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:29 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:29 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:16:29 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:16:29 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:29 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:29 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:29 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:29 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:29 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:16:29 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:29 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:16:29 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:29 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:29 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:16:29 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:16:29 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:16:29 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:16:29 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:29 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:16:29 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:29 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:16:29 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:29 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:16:29 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:29 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:29 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:29 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:29 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:29 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:16:29 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:16:29 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:29 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:29 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:16:29 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:16:29 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:16:29 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:16:29 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:16:29 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:16:29 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:29 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:16:29 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:16:29 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:16:29 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:16:29 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:16:29 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:16:29 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:16:29 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:16:29 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:29 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:29 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:29 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:29 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:16:29 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:29 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:16:29 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:16:29 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:16:29 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:29 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:16:29 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:16:29 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:16:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:16:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:16:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:16:29 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:29 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:29 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:29 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:29 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:29 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:29 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:29 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:29 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:29 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:29 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:29 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:16:29 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:16:29 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:16:29 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:16:29 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:16:29 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:16:29 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:16:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:16:29 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:16:29 [INFO] | | | | \- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:16:29 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:16:29 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:16:29 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:16:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:16:29 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:16:29 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:16:29 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:16:29 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:16:29 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:16:29 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:16:29 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:16:29 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:16:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:16:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:16:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:16:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:16:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:16:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:16:29 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:16:29 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:29 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:16:29 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:16:29 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:16:29 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:16:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:16:29 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:16:29 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:16:29 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:16:29 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:compile 17:16:29 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:compile 17:16:29 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:16:29 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:16:29 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:29 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:16:29 [INFO] | | | +- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:16:29 [INFO] | | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:16:29 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:compile 17:16:29 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:compile 17:16:29 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:compile 17:16:29 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- dk.brics:automaton:jar:1.12-4:compile 17:16:29 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:29 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:16:29 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:29 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:16:29 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:16:29 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:16:29 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:16:29 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:16:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 17:16:29 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:29 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:16:29 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:29 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:29 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:16:29 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:16:29 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:16:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:16:29 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:16:29 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:29 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:16:29 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:29 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:16:29 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:16:29 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:16:29 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:29 [INFO] +- junit:junit:jar:4.13.2:test 17:16:29 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:16:29 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:16:29 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:16:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:29 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:29 [INFO] 17:16:29 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ features-netconf-experimental --- 17:16:29 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/features-netconf-experimental/target/sonatype-clm/module.xml 17:16:29 [INFO] 17:16:29 [INFO] --------------< org.opendaylight.netconf:odl-netconf-ssh >-------------- 17:16:29 [INFO] Building OpenDaylight :: Netconf Connector :: SSH 7.0.11-SNAPSHOT [99/121] 17:16:29 [INFO] ------------------------------[ feature ]------------------------------- 17:16:29 [INFO] 17:16:29 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ odl-netconf-ssh --- 17:16:29 [INFO] 17:16:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ odl-netconf-ssh --- 17:16:29 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:29 [INFO] 17:16:29 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ odl-netconf-ssh --- 17:16:29 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:29 [INFO] 17:16:29 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ odl-netconf-ssh --- 17:16:29 [INFO] 17:16:29 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-netconf-ssh --- 17:16:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:29 [INFO] argLine set to empty 17:16:29 [INFO] 17:16:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ odl-netconf-ssh --- 17:16:29 [INFO] Starting audit... 17:16:29 Audit done. 17:16:29 [INFO] You have 0 Checkstyle violations. 17:16:29 [INFO] 17:16:29 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ odl-netconf-ssh --- 17:16:29 [INFO] Starting audit... 17:16:29 Audit done. 17:16:29 [INFO] You have 0 Checkstyle violations. 17:16:29 [INFO] 17:16:29 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ odl-netconf-ssh --- 17:16:29 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/classes/LICENSE 17:16:29 [INFO] 17:16:29 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-netconf-ssh --- 17:16:29 [INFO] Generating feature descriptor file /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/feature/feature.xml 17:16:29 [INFO] ...done! 17:16:29 [INFO] Attaching features XML 17:16:29 [INFO] 17:16:29 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-netconf-ssh --- 17:16:29 [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:16:29 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 17:16:29 [INFO] 17:16:29 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ odl-netconf-ssh >>> 17:16:29 [INFO] 17:16:29 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ odl-netconf-ssh --- 17:16:30 [INFO] 17:16:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ odl-netconf-ssh <<< 17:16:30 [INFO] 17:16:30 [INFO] 17:16:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ odl-netconf-ssh --- 17:16:30 [INFO] 17:16:30 [INFO] --- features-test-plugin:13.1.4:test (default) @ odl-netconf-ssh --- 17:16:30 [INFO] Starting SFT for org.opendaylight.netconf:odl-netconf-ssh 17:16:30 [INFO] Project dependency features detected: [] 17:16:30 [INFO] Pax Exam System (Version: 4.13.3) created. 17:16:30 [INFO] Creating RMI registry server on 127.0.0.1:21000 17:16:30 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 17:16:30 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 17:16:30 [INFO] Waiting for remote bundle context.. on 21000 name: 2ed6a98e-ebed-43e9-9b67-1e132df056ef timout: [ RelativeTimeout value = 180000 ] 17:16:45 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 17:16:45 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 17:16:45 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 17:16:46 [INFO] 17:16:46 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ odl-netconf-ssh --- 17:16:46 [INFO] 17:16:46 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ odl-netconf-ssh --- 17:16:46 [INFO] 17:16:46 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ odl-netconf-ssh --- 17:16:46 [INFO] CycloneDX: Resolving Dependencies 17:16:50 [INFO] CycloneDX: Creating BOM version 1.5 with 334 component(s) 17:16:50 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.xml 17:16:50 [INFO] attaching as odl-netconf-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 17:16:50 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.json 17:16:50 [INFO] attaching as odl-netconf-ssh-7.0.11-SNAPSHOT-cyclonedx.json 17:16:50 [INFO] 17:16:50 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-netconf-ssh --- 17:16:50 [INFO] Skipping duplicate-finder execution! 17:16:50 [INFO] 17:16:50 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ odl-netconf-ssh --- 17:16:50 [INFO] Skipping plugin execution 17:16:50 [INFO] 17:16:50 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-netconf-ssh --- 17:16:50 [INFO] Skipping source per configuration. 17:16:50 [INFO] 17:16:50 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-netconf-ssh --- 17:16:50 [INFO] 17:16:50 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-netconf-ssh --- 17:16:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:16:50 [INFO] 17:16:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ odl-netconf-ssh --- 17:16:50 [WARNING] 17:16:50 [WARNING] The packaging plugin for project odl-netconf-ssh did not assign 17:16:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:50 [WARNING] 17:16:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:50 [WARNING] 17:16:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/pom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-SNAPSHOT.pom 17:16:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/feature/feature.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-SNAPSHOT-features.xml 17:16:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.xml to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-SNAPSHOT-cyclonedx.xml 17:16:50 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/bom.json to /tmp/r/org/opendaylight/netconf/odl-netconf-ssh/7.0.11-SNAPSHOT/odl-netconf-ssh-7.0.11-SNAPSHOT-cyclonedx.json 17:16:50 [INFO] 17:16:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ odl-netconf-ssh --- 17:16:50 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:16:50 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:16:50 [WARNING] 17:16:50 [WARNING] The packaging plugin for project odl-netconf-ssh did not assign 17:16:50 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 17:16:50 [WARNING] 17:16:50 [WARNING] Incomplete projects like this will fail in future Maven versions! 17:16:50 [WARNING] 17:16:50 [INFO] 17:16:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ odl-netconf-ssh --- 17:16:50 [INFO] org.opendaylight.netconf:odl-netconf-ssh:feature:7.0.11-SNAPSHOT 17:16:50 [INFO] +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:16:50 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:16:50 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:16:50 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:16:50 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:16:50 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:16:50 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:16:50 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:16:50 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:16:50 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:16:50 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:16:50 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:16:50 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:16:50 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:16:50 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:16:50 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:16:50 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:16:50 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:16:50 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:16:50 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:16:50 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:16:50 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:16:50 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:16:50 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:16:50 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:16:50 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:16:50 [INFO] | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:16:50 [INFO] | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:16:50 [INFO] | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:16:50 [INFO] | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:16:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:16:50 [INFO] | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:16:50 [INFO] | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:16:50 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:16:50 [INFO] | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:16:50 [INFO] | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:16:50 [INFO] | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:16:50 [INFO] | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:16:50 [INFO] | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:16:50 [INFO] | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:16:50 [INFO] | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:16:50 [INFO] | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:16:50 [INFO] | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:16:50 [INFO] | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:16:50 [INFO] | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:16:50 [INFO] | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:16:50 [INFO] | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:16:50 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:16:50 [INFO] | | | | \- com.h2database:h2:jar:2.2.224:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:16:50 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:16:50 [INFO] | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:16:50 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:16:50 [INFO] | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:16:50 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:16:50 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:16:50 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:16:50 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:16:50 [INFO] | | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:16:50 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:16:50 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:16:50 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:16:50 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:16:50 [INFO] | | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:16:50 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:16:50 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:16:50 [INFO] | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:16:50 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:16:50 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:16:50 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:16:50 [INFO] | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:16:50 [INFO] | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:16:50 [INFO] | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:16:50 [INFO] | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:16:50 [INFO] | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:16:50 [INFO] | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:16:50 [INFO] | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:16:50 [INFO] | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:16:50 [INFO] | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:16:50 [INFO] | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:16:50 [INFO] | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:16:50 [INFO] | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:16:50 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:16:50 [INFO] | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:16:50 [INFO] | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:16:50 [INFO] | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:16:50 [INFO] | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:16:50 [INFO] | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:16:50 [INFO] | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:16:50 [INFO] | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:16:50 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:16:50 [INFO] | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:16:50 [INFO] +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:16:50 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:16:50 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:16:50 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:16:50 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:16:50 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:16:50 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:16:50 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:16:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:16:50 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:16:50 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:16:50 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:16:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:16:50 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:16:50 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:16:50 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:16:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:16:50 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:16:50 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:16:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:16:50 [INFO] | | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:16:50 [INFO] | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:16:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:16:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:16:50 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:16:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:16:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:16:50 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:16:50 [INFO] | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:16:50 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:16:50 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:16:50 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:16:50 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:16:50 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:16:50 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:16:50 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:16:50 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:16:50 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:16:50 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:16:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:16:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:16:50 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:16:50 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:16:50 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:16:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:16:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:16:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:16:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:16:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:16:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:16:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:16:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:16:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:16:50 [INFO] +- junit:junit:jar:4.13.2:test 17:16:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:16:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:16:50 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:16:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:compile 17:16:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:16:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:16:50 [INFO] 17:16:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ odl-netconf-ssh --- 17:16:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/odl-netconf-ssh/target/sonatype-clm/module.xml 17:16:50 [INFO] 17:16:50 [INFO] ----------< org.opendaylight.netconf:netconf-features-parent >---------- 17:16:50 [INFO] Building netconf-features-parent 7.0.11-SNAPSHOT [100/121] 17:16:50 [INFO] --------------------------------[ pom ]--------------------------------- 17:16:50 [INFO] 17:16:50 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-features-parent --- 17:16:50 [INFO] 17:16:50 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-features-parent --- 17:16:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:50 [INFO] 17:16:50 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-features-parent --- 17:16:50 [INFO] 17:16:50 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-features-parent --- 17:16:50 [INFO] Skipping CycloneDX goal, because module skips deploy 17:16:50 [INFO] 17:16:50 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-features-parent --- 17:16:50 [INFO] Skipping artifact installation 17:16:50 [INFO] 17:16:50 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-features-parent --- 17:16:50 [INFO] Skipping artifact deployment 17:16:50 [INFO] 17:16:50 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-features-parent --- 17:16:50 [INFO] org.opendaylight.netconf:netconf-features-parent:pom:7.0.11-SNAPSHOT 17:16:50 [INFO] 17:16:50 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-features-parent --- 17:16:50 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/features/target/sonatype-clm/module.xml 17:16:50 [INFO] 17:16:50 [INFO] ---------------< org.opendaylight.netconf:netconf-karaf >--------------- 17:16:50 [INFO] Building netconf-karaf 7.0.11-SNAPSHOT [101/121] 17:16:50 [INFO] --------------------------------[ pom ]--------------------------------- 17:16:52 [INFO] 17:16:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-karaf --- 17:16:52 [INFO] 17:16:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-karaf --- 17:16:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:52 [INFO] 17:16:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-karaf --- 17:16:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:16:53 [INFO] 17:16:53 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-karaf --- 17:16:53 [INFO] 17:16:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-karaf --- 17:16:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/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/** 17:16:53 [INFO] 17:16:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-karaf --- 17:16:53 [INFO] Starting audit... 17:16:53 Audit done. 17:16:53 [INFO] You have 0 Checkstyle violations. 17:16:53 [INFO] 17:16:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-karaf --- 17:16:53 [INFO] Starting audit... 17:16:53 Audit done. 17:16:53 [INFO] You have 0 Checkstyle violations. 17:16:53 [INFO] 17:16:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-karaf --- 17:16:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/classes/LICENSE 17:16:53 [INFO] 17:16:53 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ netconf-karaf --- 17:16:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf/src/main/resources 17:16:53 [INFO] 17:16:53 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ netconf-karaf --- 17:16:53 [INFO] Using repositories: 17:16:53 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:16:53 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:16:53 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:16:53 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly 17:16:53 [INFO] Loading direct KAR and features XML dependencies 17:16:53 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:16:53 [INFO] Feature framework will be added as a startup feature 17:16:53 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly 17:16:53 [INFO] Unzipping kars 17:16:53 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 17:16:53 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:16:53 [INFO] Loading profiles from: 17:16:53 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:16:53 [INFO] Loading repositories 17:16:53 [INFO] Generating generated-startup profile 17:16:53 [INFO] Generating generated-boot profile with parents: generated-startup 17:16:53 [INFO] Generating generated-installed profile 17:16:53 [INFO] Configuring etc/config.properties and etc/system.properties 17:16:53 [INFO] Downloading libraries for generated profiles 17:16:53 [INFO] Downloading additional libraries 17:16:53 [INFO] Writing configurations 17:16:53 [INFO] adding config file: etc/profile.cfg 17:16:53 [INFO] Startup stage 17:16:53 [INFO] Loading startup repositories 17:16:53 [INFO] Resolving startup features and bundles 17:16:53 [INFO] Features: framework 17:16:53 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:16:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:16:53 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:16:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:16:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:16:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:16:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:16:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:16:53 [INFO] Boot stage 17:16:53 [INFO] Loading boot repositories 17:16:53 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.10/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.10/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.10/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.10/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.1.4/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11-SNAPSHOT/xml/features 17:16:53 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 17:16:53 [INFO] Feature kar/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 17:16:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 17:16:53 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:16:53 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:16:53 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:16:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:16:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:16:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:16:53 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:16:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:16:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:16:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:16:53 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:16:53 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:16:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:16:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:16:53 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:16:53 [INFO] Feature service/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 17:16:53 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:16:53 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:16:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:16:53 [INFO] Feature package/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 17:16:53 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:16:53 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:16:53 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:16:53 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:16:53 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:16:53 [INFO] Feature 760368ce-606a-45e4-95e6-9711de85fc06/0.0.0 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 17:16:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 17:16:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:16:53 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 17:16:53 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:16:53 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:16:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:16:53 [INFO] Feature management/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 17:16:53 [INFO] adding config file: etc/jmx.acl.cfg 17:16:53 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 17:16:53 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 17:16:53 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 17:16:53 [INFO] adding config file: etc/org.apache.karaf.management.cfg 17:16:53 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:16:53 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:16:53 [INFO] Feature system/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:16:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:16:53 [INFO] Feature log/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:16:53 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:16:53 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:16:53 [INFO] Feature config/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 17:16:53 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 17:16:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 17:16:53 [INFO] Feature instance/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 17:16:53 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:16:53 [INFO] Feature framework/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 17:16:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 17:16:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:16:53 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 17:16:53 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:16:53 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 17:16:53 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:16:53 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 17:16:53 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 17:16:53 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 17:16:53 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 17:16:53 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:16:53 [INFO] Feature bundle/4.4.6 is defined as a boot feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 17:16:53 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 17:16:53 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 17:16:53 [INFO] Feature standard/4.4.6 is defined as a boot feature 17:16:53 [INFO] Install stage 17:16:53 [INFO] Loading installed repositories 17:16:53 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 17:16:53 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 17:16:53 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:16:53 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:16:53 [INFO] 17:16:53 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-karaf >>> 17:16:53 [INFO] 17:16:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-karaf --- 17:16:53 [INFO] 17:16:53 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-karaf <<< 17:16:53 [INFO] 17:16:53 [INFO] 17:16:53 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-karaf --- 17:16:53 [INFO] 17:16:53 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ netconf-karaf --- 17:16:54 [INFO] Executing tasks 17:16:54 [INFO] Executed tasks 17:16:54 [INFO] 17:16:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ netconf-karaf --- 17:16:54 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar) to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly/lib/karaf.branding-13.1.4.jar 17:16:54 [INFO] 17:16:54 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf --- 17:16:54 [INFO] 17:16:54 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf --- 17:16:54 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 17:16:54 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.4/opendaylight-karaf-resources-13.1.4-config.properties) to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 17:16:54 [INFO] 17:16:54 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-karaf --- 17:16:54 [INFO] 17:16:54 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ netconf-karaf --- 17:16:54 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf/src/main/assembly 17:16:54 [INFO] 17:16:54 [INFO] --- karaf-plugin:13.1.4:populate-local-repo (populate-local-repo) @ netconf-karaf --- 17:16:55 [INFO] Feature repository discovered recursively: 2a9243de-0fb2-49b5-a6ef-8e588360c5a6 17:16:55 [INFO] Feature repository discovered recursively: features-controller-testing 17:16:55 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-common 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-apache-commons-text 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-parser 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-akka 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-scala 17:16:55 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 17:16:55 [INFO] Feature repository discovered recursively: features-infrautils 17:16:55 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 17:16:55 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 17:16:55 [INFO] Feature repository discovered recursively: odl-guava 17:16:55 [INFO] Feature repository discovered recursively: odl-gson 17:16:55 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 17:16:55 [INFO] Feature repository discovered recursively: odl-servlet-api 17:16:55 [INFO] Feature repository discovered recursively: odl-infrautils-ready 17:16:55 [INFO] Feature repository discovered recursively: odl-infrautils-utils 17:16:55 [INFO] Feature repository discovered recursively: features-netconf 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-jersey-2 17:16:55 [INFO] Feature repository discovered recursively: odl-javassist-3 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 17:16:55 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-all 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netty-4 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-client 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-impl 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-codec 17:16:55 [INFO] Feature repository discovered recursively: odl-stax2-api 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-data 17:16:55 [INFO] Feature repository discovered recursively: odl-antlr4 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-console 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-topology 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-jackson-2 17:16:55 [INFO] Feature repository discovered recursively: odl-woodstox 17:16:55 [INFO] Feature repository discovered recursively: odl-ws-rs-api 17:16:55 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 17:16:55 [INFO] Feature repository discovered recursively: odl-restconf 17:16:55 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-export 17:16:55 [INFO] Feature repository discovered recursively: odl-restconf-all 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-common 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-util 17:16:55 [INFO] Feature repository discovered recursively: pt-triemap 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-keystore 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-truststore 17:16:55 [INFO] Feature repository discovered recursively: features-netconf-testing 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 17:16:55 [INFO] Feature repository discovered recursively: features-netconf-experimental 17:16:55 [INFO] Feature repository discovered recursively: framework-4.4.6 17:16:55 [INFO] Feature repository discovered recursively: standard-4.4.6 17:16:55 [INFO] Feature repository discovered recursively: framework-4.4.6 17:16:55 [INFO] Feature repository discovered recursively: features-controller-testing 17:16:55 [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-common 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-util 17:16:55 [INFO] Feature repository discovered recursively: odl-guava 17:16:55 [INFO] Feature repository discovered recursively: pt-triemap 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-common 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-data 17:16:55 [INFO] Feature repository discovered recursively: odl-antlr4 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-parser 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-apache-commons-text 17:16:55 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-codec 17:16:55 [INFO] Feature repository discovered recursively: odl-gson 17:16:55 [INFO] Feature repository discovered recursively: odl-stax2-api 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 17:16:55 [INFO] Feature repository discovered recursively: odl-netty-4 17:16:55 [INFO] Feature repository discovered recursively: odl-servlet-api 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-akka 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-scala 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark 17:16:55 [INFO] Feature repository discovered recursively: features-infrautils 17:16:55 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 17:16:55 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 17:16:55 [INFO] Feature repository discovered recursively: odl-infrautils-ready 17:16:55 [INFO] Feature repository discovered recursively: odl-infrautils-utils 17:16:55 [INFO] Feature repository discovered recursively: features-netconf 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 17:16:55 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 17:16:55 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 17:16:55 [INFO] Feature repository discovered recursively: odl-extras-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-jersey-2 17:16:55 [INFO] Feature repository discovered recursively: odl-javassist-3 17:16:55 [INFO] Feature repository discovered recursively: odl-ws-rs-api 17:16:55 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.5 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-aaa-0.19.6 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-all 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-client 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7317-iana-crypt-hash 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-keystore 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-truststore 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-impl 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-mdsal 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8528 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8529 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8344 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-connector-all 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-topology 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-console 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-jackson-2 17:16:55 [INFO] Feature repository discovered recursively: odl-woodstox 17:16:55 [INFO] Feature repository discovered recursively: odl-restconf 17:16:55 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-7.0.11-SNAPSHOT 17:16:55 [INFO] Feature repository discovered recursively: odl-yangtools-export 17:16:55 [INFO] Feature repository discovered recursively: odl-restconf-all 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext 17:16:55 [INFO] Feature repository discovered recursively: features-netconf-testing 17:16:55 [INFO] Feature repository discovered recursively: odl-netconf-test-tools 17:16:55 [INFO] Feature repository discovered recursively: features-netconf-experimental 17:16:55 [INFO] Feature repository discovered recursively: standard-4.4.6 17:16:55 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 17:16:55 [WARNING] Duplicate versions for org.apache.commons:commons-lang3::jar, 3.16.0 and 3.14.0 17:16:55 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 17:16:56 [INFO] 17:16:56 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf --- 17:16:56 [INFO] Executing tasks 17:16:56 [INFO] Executed tasks 17:16:56 [INFO] 17:16:56 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ netconf-karaf --- 17:16:56 [INFO] Executing tasks 17:16:56 [INFO] [delete] Deleting directory /w/workspace/netconf-maven-clm-7.0.x/karaf/target/assembly/system/org/bouncycastle 17:16:56 [INFO] Executed tasks 17:16:56 [INFO] 17:16:56 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-karaf --- 17:16:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:16:56 [INFO] 17:16:56 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ netconf-karaf --- 17:17:11 [INFO] 17:17:11 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-karaf --- 17:17:11 [INFO] CycloneDX: Resolving Dependencies 17:17:18 [INFO] CycloneDX: Creating BOM version 1.5 with 536 component(s) 17:17:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.xml 17:17:19 [INFO] attaching as netconf-karaf-7.0.11-SNAPSHOT-cyclonedx.xml 17:17:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.json 17:17:19 [INFO] attaching as netconf-karaf-7.0.11-SNAPSHOT-cyclonedx.json 17:17:19 [INFO] 17:17:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf --- 17:17:19 [INFO] Skipping duplicate-finder execution! 17:17:19 [INFO] 17:17:19 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-karaf --- 17:17:19 [INFO] Skipping pom project 17:17:19 [INFO] 17:17:19 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf --- 17:17:19 [INFO] 17:17:19 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-karaf --- 17:17:19 [INFO] 17:17:19 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-karaf --- 17:17:19 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:17:19 [INFO] 17:17:19 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-karaf --- 17:17:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT.pom 17:17:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/netconf-karaf-7.0.11-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT.tar.gz 17:17:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/netconf-karaf-7.0.11-SNAPSHOT.zip to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT.zip 17:17:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT-cyclonedx.xml 17:17:19 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/karaf/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-SNAPSHOT-cyclonedx.json 17:17:19 [INFO] 17:17:19 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-karaf --- 17:17:19 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:17:19 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:17:21 [INFO] 17:17:21 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-karaf --- 17:17:21 [INFO] org.opendaylight.netconf:netconf-karaf:pom:7.0.11-SNAPSHOT 17:17:21 [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile 17:17:21 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 17:17:21 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:17:21 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 17:17:21 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 17:17:21 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:17:21 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:17:21 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:17:21 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:17:21 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 17:17:21 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 17:17:21 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 17:17:21 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 17:17:21 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 17:17:21 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 17:17:21 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 17:17:21 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 17:17:21 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 17:17:21 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 17:17:21 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 17:17:21 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:17:21 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:17:21 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 17:17:21 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 17:17:21 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:17:21 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 17:17:21 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 17:17:21 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 17:17:21 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 17:17:21 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 17:17:21 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 17:17:21 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 17:17:21 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 17:17:21 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 17:17:21 [INFO] | +- org.jline:jline:jar:3.21.0:compile 17:17:21 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 17:17:21 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 17:17:21 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 17:17:21 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 17:17:21 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 17:17:21 [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 17:17:21 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 17:17:21 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 17:17:21 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 17:17:21 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 17:17:21 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:17:21 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 17:17:21 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 17:17:21 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 17:17:21 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 17:17:21 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 17:17:21 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 17:17:21 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 17:17:21 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 17:17:21 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 17:17:21 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 17:17:21 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:17:21 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 17:17:21 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 17:17:21 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 17:17:21 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 17:17:21 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:17:21 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:17:21 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:17:21 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 17:17:21 [INFO] +- org.opendaylight.controller:features-controller-testing:xml:features:9.0.5:runtime 17:17:21 [INFO] | +- org.opendaylight.controller:odl-clustering-test-app:xml:features:9.0.5:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:runtime 17:17:21 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:runtime 17:17:21 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:runtime 17:17:21 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:runtime 17:17:21 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-model:jar:9.0.5:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-provider:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 17:17:21 [INFO] | | | +- org.scala-lang:scala-library:jar:2.13.14:runtime 17:17:21 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:runtime 17:17:21 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 17:17:21 [INFO] | | +- org.opendaylight.controller.samples:clustering-it-karaf-cli:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:runtime 17:17:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-karaf-cli:jar:9.0.5:runtime 17:17:21 [INFO] | | \- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:runtime 17:17:21 [INFO] | \- org.opendaylight.controller:odl-mdsal-benchmark:xml:features:9.0.5:runtime 17:17:21 [INFO] | +- org.opendaylight.controller:benchmark-api:jar:9.0.5:runtime 17:17:21 [INFO] | +- org.opendaylight.controller:dsbenchmark:jar:9.0.5:runtime 17:17:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:runtime 17:17:21 [INFO] | +- org.opendaylight.controller:ntfbenchmark:jar:9.0.5:runtime 17:17:21 [INFO] | \- org.opendaylight.controller:rpcbenchmark:jar:9.0.5:runtime 17:17:21 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:runtime 17:17:21 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 17:17:21 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 17:17:21 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 17:17:21 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:runtime 17:17:21 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:runtime 17:17:21 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.7:runtime 17:17:21 [INFO] +- org.opendaylight.infrautils:features-infrautils:xml:features:6.0.10:runtime 17:17:21 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:6.0.10:runtime 17:17:21 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.16.0:runtime 17:17:21 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:runtime 17:17:21 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:runtime 17:17:21 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:runtime 17:17:21 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 17:17:21 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:6.0.10:runtime 17:17:21 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:6.0.10:runtime 17:17:21 [INFO] | | | \- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 17:17:21 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:6.0.10:runtime 17:17:21 [INFO] | | \- org.opendaylight.infrautils:diagstatus-shell:jar:6.0.10:runtime 17:17:21 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:6.0.10:runtime 17:17:21 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:6.0.10:runtime 17:17:21 [INFO] | | +- org.opendaylight.infrautils:ready-impl:jar:6.0.10:runtime 17:17:21 [INFO] | | | \- org.awaitility:awaitility:jar:4.2.2:test 17:17:21 [INFO] | | \- org.opendaylight.odlparent:bundles-diag:jar:13.1.4:runtime 17:17:21 [INFO] | \- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:6.0.10:runtime 17:17:21 [INFO] | \- org.opendaylight.infrautils:infrautils-util:jar:6.0.10:runtime 17:17:21 [INFO] +- org.opendaylight.netconf:features-netconf:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-aaa-netconf-plugin:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 17:17:21 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 17:17:21 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:runtime 17:17:21 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:runtime 17:17:21 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 17:17:21 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 17:17:21 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 17:17:21 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 17:17:21 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 17:17:21 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:runtime 17:17:21 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 17:17:21 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:runtime 17:17:21 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 17:17:21 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 17:17:21 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:runtime 17:17:21 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:runtime 17:17:21 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:runtime 17:17:21 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:runtime 17:17:21 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 17:17:21 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:runtime 17:17:21 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 17:17:21 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:17:21 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:17:21 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:17:21 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:17:21 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:17:21 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:17:21 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:17:21 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:17:21 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:17:21 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:17:21 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:17:21 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:17:21 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:17:21 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-auth-aaa:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-all:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | | +- io.netty:netty-handler:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:runtime 17:17:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.7:runtime 17:17:21 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- io.netty:netty-codec:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- io.netty:netty-buffer:jar:4.1.112.Final:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-impl:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-mdsal:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime (optional) 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:runtime 17:17:21 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-nb:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8639:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8343:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8343:jar:13.0.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8528:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8528:jar:13.0.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8529:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8344:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8344:jar:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8529:jar:13.0.6:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc8639:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8641:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc8641:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-model-rfc8650:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf.model:rfc8650:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:runtime 17:17:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-clustered-topology:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-topology-singleton:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- com.typesafe:config:jar:1.4.2:runtime 17:17:21 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 17:17:21 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 17:17:21 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 17:17:21 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:runtime 17:17:21 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 17:17:21 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 17:17:21 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 17:17:21 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 17:17:21 [INFO] | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 17:17:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:runtime 17:17:21 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:runtime 17:17:21 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:runtime 17:17:21 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:runtime 17:17:21 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:runtime 17:17:21 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 17:17:21 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:runtime 17:17:21 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:runtime 17:17:21 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:runtime 17:17:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:runtime 17:17:21 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:runtime 17:17:21 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:runtime 17:17:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:runtime 17:17:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:runtime 17:17:21 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 17:17:21 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:runtime 17:17:21 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:runtime 17:17:21 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:runtime 17:17:21 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:runtime 17:17:21 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:runtime 17:17:21 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:runtime 17:17:21 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:runtime 17:17:21 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:runtime 17:17:21 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:runtime 17:17:21 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:callhome-provider:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-console:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-console:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-restconf-openapi:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.odlparent:odl-jackson-2:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | +- org.opendaylight.odlparent:odl-woodstox:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | | \- com.fasterxml.woodstox:woodstox-core:jar:7.0.0:runtime 17:17:21 [INFO] | | | +- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:runtime 17:17:21 [INFO] | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 17:17:21 [INFO] | | | +- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.16.2:runtime 17:17:21 [INFO] | | | +- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.16.2:runtime 17:17:21 [INFO] | | | +- com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:jar:2.16.2:runtime 17:17:21 [INFO] | | | \- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:jar:2.16.2:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:restconf-openapi:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- dk.brics:automaton:jar:1.12-4:runtime 17:17:21 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | +- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:runtime 17:17:21 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime 17:17:21 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:runtime 17:17:21 [INFO] | | \- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-restconf-all:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:runtime 17:17:21 [INFO] | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:runtime 17:17:21 [INFO] | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:runtime 17:17:21 [INFO] | | | +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 17:17:21 [INFO] | | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:odl-netconf-keystore-plaintext:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-api:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | +- org.opendaylight.netconf:keystore-plaintext-localfile:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | | \- org.opendaylight.netconf:keystore-plaintext-cli:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | \- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] +- org.opendaylight.netconf:features-netconf-testing:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | \- org.opendaylight.netconf:odl-netconf-test-tools:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] | \- org.opendaylight.netconf:netconf-test-perf:jar:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] +- org.opendaylight.netconf:features-netconf-experimental:xml:features:7.0.11-SNAPSHOT:runtime 17:17:21 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 17:17:21 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 17:17:21 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:17:21 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 17:17:21 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 17:17:21 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:17:21 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:17:21 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.4:compile 17:17:21 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.4:provided 17:17:21 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:runtime 17:17:21 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.4:runtime 17:17:21 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.4:runtime 17:17:21 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.4:runtime 17:17:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:17:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:17:21 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:17:21 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:17:21 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:17:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:17:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:17:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:17:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:17:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:17:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:17:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:17:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:17:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:17:21 [INFO] +- junit:junit:jar:4.13.2:test 17:17:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:17:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:17:21 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:17:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:runtime 17:17:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:17:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:17:21 [INFO] 17:17:21 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-karaf --- 17:17:21 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/karaf/target/sonatype-clm/module.xml 17:17:21 [INFO] 17:17:21 [INFO] -----------< org.opendaylight.netconf:netconf-karaf-static >------------ 17:17:21 [INFO] Building netconf-karaf-static 7.0.11-SNAPSHOT [102/121] 17:17:21 [INFO] ---------------------------[ karaf-assembly ]--------------------------- 17:17:21 [INFO] 17:17:21 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-karaf-static --- 17:17:21 [INFO] 17:17:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-karaf-static --- 17:17:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:21 [INFO] 17:17:21 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-karaf-static --- 17:17:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:21 [INFO] 17:17:21 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-karaf-static --- 17:17:22 [INFO] 17:17:22 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-karaf-static --- 17:17:22 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/karaf-static/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:17:22 [INFO] 17:17:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-karaf-static --- 17:17:22 [INFO] Starting audit... 17:17:22 Audit done. 17:17:22 [INFO] You have 0 Checkstyle violations. 17:17:22 [INFO] 17:17:22 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-karaf-static --- 17:17:22 [INFO] Starting audit... 17:17:22 Audit done. 17:17:22 [INFO] You have 0 Checkstyle violations. 17:17:22 [INFO] 17:17:22 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-karaf-static --- 17:17:22 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/classes/LICENSE 17:17:22 [INFO] 17:17:22 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-karaf-static --- 17:17:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/karaf-static/src/main/resources 17:17:22 [INFO] 17:17:22 [INFO] --- karaf-maven-plugin:4.4.6:assembly (default-assembly) @ netconf-karaf-static --- 17:17:22 [INFO] Using repositories: 17:17:22 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:17:22 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:17:22 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:22 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:22 [INFO] Loading direct KAR and features XML dependencies 17:17:22 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:22 [INFO] Feature static will be added as a startup feature 17:17:22 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:22 [INFO] Unzipping kars 17:17:22 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:22 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:22 [INFO] Loading profiles from: 17:17:22 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:17:22 [INFO] Loading repositories 17:17:22 [INFO] Generating generated-startup profile 17:17:22 [INFO] Generating generated-boot profile with parents: generated-startup 17:17:22 [INFO] Generating generated-installed profile 17:17:22 [INFO] Adding profiles to etc/profiles 17:17:22 [INFO] Configuring etc/config.properties and etc/system.properties 17:17:22 [INFO] Downloading libraries for generated profiles 17:17:22 [INFO] Downloading additional libraries 17:17:22 [INFO] Writing configurations 17:17:22 [INFO] adding config file: etc/profile.cfg 17:17:22 [INFO] Startup stage 17:17:22 [INFO] Loading startup repositories 17:17:22 [INFO] Resolving startup features and bundles 17:17:22 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 17:17:22 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/logging-markers/13.1.4, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:17:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:23 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:17:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:23 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:23 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:23 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:23 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:23 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:23 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:23 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:23 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.4 17:17:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:23 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:23 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:23 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:17:23 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:23 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:23 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:23 [INFO] Boot stage 17:17:23 [INFO] Loading boot repositories 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:17:23 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:23 [INFO] Feature odl-mdsal-distributed-datastore/9.0.5 is defined as a boot feature 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.5 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.5 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.5 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.5 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.5 17:17:23 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.5 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.5 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/akkaconf 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/factoryakkaconf 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleshardconf 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleconf 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/cfg/datastore 17:17:23 [INFO] Feature odl-apache-shiro/0.19.6 is defined as a boot feature 17:17:23 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 17:17:23 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 17:17:23 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 17:17:23 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 17:17:23 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.6 17:17:23 [INFO] Feature odl-controller-scala/9.0.5 is defined as a boot feature 17:17:23 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 17:17:23 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 17:17:23 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 17:17:23 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 17:17:23 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:17:23 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:23 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:23 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:23 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:17:23 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:23 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:23 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 17:17:24 [INFO] Feature odl-guava/13.1.4 is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 17:17:24 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 17:17:24 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.45.0 17:17:24 [INFO] Feature odl-netconf-client/7.0.11.SNAPSHOT is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.11-SNAPSHOT 17:17:24 [INFO] Feature odl-netconf-model-rfc6470/7.0.11.SNAPSHOT is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.11-SNAPSHOT 17:17:24 [INFO] Feature odl-netconf-transport/7.0.11.SNAPSHOT is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.11-SNAPSHOT 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.11-SNAPSHOT 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.11-SNAPSHOT 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.11-SNAPSHOT 17:17:24 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 17:17:24 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 17:17:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 17:17:24 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:24 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:24 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:24 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:24 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:24 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:24 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:24 [INFO] Feature odl-netconf-model-rfc6022/7.0.11.SNAPSHOT is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.11-SNAPSHOT 17:17:24 [INFO] Feature odl-netconf-keystore/7.0.11.SNAPSHOT is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.11-SNAPSHOT 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.11-SNAPSHOT 17:17:24 [INFO] Feature odl-yangtools-parser-api/13.0.7 is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.7 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.7 17:17:24 [INFO] Feature odl-mdsal-model-rfc7952/13.0.6 is defined as a boot feature 17:17:24 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.6 17:17:25 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 17:17:25 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 17:17:25 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 17:17:25 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 17:17:25 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:25 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 17:17:25 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:25 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:25 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:25 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:25 [INFO] Feature odl-mdsal-model-rfc8525/13.0.6 is defined as a boot feature 17:17:25 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.6 17:17:25 [INFO] Feature odl-mdsal-common/13.0.6 is defined as a boot feature 17:17:25 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.6 17:17:25 [INFO] Feature odl-mdsal-dom-runtime/13.0.6 is defined as a boot feature 17:17:25 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.6 17:17:25 [INFO] Feature http/8.0.27 is defined as a boot feature 17:17:25 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:17:25 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:25 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:25 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:17:25 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:25 [INFO] Feature odl-yangtools-util/13.0.7 is defined as a boot feature 17:17:25 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.7 17:17:25 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.7 17:17:26 [INFO] Feature odl-netconf-model-rfc6241/7.0.11.SNAPSHOT is defined as a boot feature 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.11-SNAPSHOT 17:17:26 [INFO] Feature odl-mdsal-eos-dom/13.0.6 is defined as a boot feature 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.6 17:17:26 [INFO] Feature odl-mdsal-dom-broker/13.0.6 is defined as a boot feature 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.6 17:17:26 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6 is defined as a boot feature 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.6 17:17:26 [INFO] Feature odl-mdsal-binding-runtime/13.0.6 is defined as a boot feature 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.6 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.6 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.6 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.6 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.6 17:17:26 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 17:17:26 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 17:17:26 [INFO] Feature odl-stax2-api/13.1.4 is defined as a boot feature 17:17:26 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 17:17:26 [INFO] Feature 1d3288ee-2b96-419e-978c-aa031f87fc3f/0.0.0 is defined as a boot feature 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 17:17:26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:26 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 17:17:26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.4 17:17:26 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:17:26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:26 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:26 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:26 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 17:17:27 [INFO] Feature odl-controller-akka/9.0.5 is defined as a boot feature 17:17:27 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 17:17:27 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 17:17:27 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 17:17:27 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 17:17:27 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.5 17:17:27 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 17:17:27 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 17:17:27 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 17:17:27 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:17:27 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:17:27 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:17:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:17:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:27 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:27 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:17:27 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:17:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:27 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:27 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:27 [INFO] Feature odl-netconf-util/7.0.11.SNAPSHOT is defined as a boot feature 17:17:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.11-SNAPSHOT 17:17:27 [INFO] Feature odl-netconf-model-rfc8040/7.0.11.SNAPSHOT is defined as a boot feature 17:17:27 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT 17:17:27 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:17:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:27 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:27 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 17:17:27 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:28 [INFO] Feature odl-netconf-topology/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-yanglib-mdsal-writer/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-yangtools-common/13.0.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.7 17:17:28 [INFO] Feature odl-aaa-encryption-service/0.19.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.6 17:17:28 [INFO] Feature odl-aaa-web/0.19.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.6 17:17:28 [INFO] Feature odl-aaa-api/0.19.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.6 17:17:28 [INFO] Feature odl-aaa-password-service/0.19.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config 17:17:28 [INFO] Feature odl-antlr4/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 17:17:28 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.5 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.5 17:17:28 [INFO] Feature odl-mdsal-model-rfc8072/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.6 17:17:28 [INFO] Feature log/4.4.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:28 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 17:17:28 [INFO] Feature odl-netconf-connector/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-netconf-model-rfc8526/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-yangtools-data/13.0.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.7 17:17:28 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 17:17:28 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:28 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:28 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:28 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 17:17:28 [INFO] Feature odl-ws-rs-api/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 17:17:28 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:28 [INFO] Feature odl-controller-mdsal-common/9.0.5 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.5 17:17:28 [INFO] Feature odl-mdsal-singleton-dom/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.6 17:17:28 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 17:17:28 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 17:17:28 [INFO] Feature war/4.4.6 is defined as a boot feature 17:17:28 [INFO] Feature odl-netconf-model-rfc6243/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-controller-blueprint/9.0.5 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.5 17:17:28 [INFO] Feature odl-netconf-transport-api/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-gson/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 17:17:28 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 17:17:28 [INFO] Feature odl-mdsal-eos-binding/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.6 17:17:28 [INFO] Feature odl-netconf-common/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-yangtools-xpath-api/13.0.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.7 17:17:28 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:28 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 17:17:28 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:28 [INFO] Feature system/4.4.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:28 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:28 [INFO] Feature odl-mdsal-binding-base/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.6 17:17:28 [INFO] Feature odl-netconf-callhome-ssh/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-restconf-nb/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:28 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 17:17:28 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 17:17:28 [INFO] Feature odl-mdsal-broker/9.0.5 is defined as a boot feature 17:17:28 [INFO] Feature odl-yangtools-xpath/13.0.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.7 17:17:28 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 17:17:28 [INFO] Feature odl-aaa-cert/0.19.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6/xml/config 17:17:28 [INFO] Feature odl-mdsal-bytebuddy/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.0 17:17:28 [INFO] Feature odl-netconf-connector-all/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] Feature odl-servlet-api/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 17:17:28 [INFO] Feature odl-yangtools-export/13.0.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.7 17:17:28 [INFO] Feature odl-jersey-2/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.44 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.44 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.44 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.44 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 17:17:28 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.44 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 17:17:28 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.44 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.44 17:17:28 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 17:17:28 [INFO] Feature odl-netconf-model-rfc5277/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-mdsal-model-rfc8342/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.6 17:17:28 [INFO] Feature odl-netconf-model-rfc8341/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:28 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:28 [INFO] Feature wrap/2.6.14 is defined as a boot feature 17:17:28 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 17:17:28 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:28 [INFO] Feature odl-aaa-shiro/0.19.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-app-config 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-datastore-config 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/py/idmtool 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6/cfg/config 17:17:28 [INFO] Feature odl-mdsal-dom-api/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.6 17:17:28 [INFO] Feature odl-javassist-3/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 17:17:28 [INFO] Feature odl-karaf-feat-jdbc/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 17:17:28 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:28 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:28 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:28 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.6 17:17:28 [INFO] Feature odl-karaf-feat-jetty/13.1.4 is defined as a boot feature 17:17:28 [INFO] Feature odl-yangtools-codec/13.0.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.7 17:17:28 [INFO] Feature odl-mdsal-clustering-commons/9.0.5 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.5 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.5 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.5 17:17:28 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.5 17:17:28 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.5 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.5 17:17:28 [INFO] Feature odl-mdsal-singleton-common/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.6 17:17:28 [INFO] Feature odl-dropwizard-metrics/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 17:17:28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 17:17:28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 17:17:28 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 17:17:28 [INFO] Feature odl-mdsal-model-rfc8040/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.6 17:17:28 [INFO] Feature odl-netty-4/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final 17:17:28 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final 17:17:28 [INFO] Feature odl-restconf-common/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:28 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:17:28 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:28 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:28 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:28 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:28 [INFO] Feature odl-apache-commons-text/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 17:17:28 [INFO] Feature odl-jakarta-activation-api/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 17:17:28 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.6 17:17:28 [INFO] Feature odl-mdsal-eos-common/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.6 17:17:28 [INFO] Feature odl-mdsal-binding-api/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.6 17:17:28 [INFO] Feature odl-yangtools-data-api/13.0.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.7 17:17:28 [INFO] Feature odl-netconf-truststore/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature odl-apache-commons-lang3/13.1.4 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.16.0 17:17:28 [INFO] Feature odl-mdsal-model-rfc6991/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.6 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.6 17:17:28 [INFO] Feature odl-yangtools-parser/13.0.7 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.7 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.7 17:17:28 [INFO] Feature odl-netconf-api/7.0.11.SNAPSHOT is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.11-SNAPSHOT 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.11-SNAPSHOT 17:17:28 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 17:17:28 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 17:17:28 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:28 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:28 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.6 17:17:28 [INFO] Feature odl-jolokia/9.0.5 is defined as a boot feature 17:17:28 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 17:17:28 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 17:17:28 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.5/cfg/configuration 17:17:28 [INFO] Install stage 17:17:28 [INFO] Loading installed repositories 17:17:28 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:17:28 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:17:28 [INFO] 17:17:28 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ netconf-karaf-static --- 17:17:28 [INFO] Using repositories: 17:17:28 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 17:17:28 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 17:17:28 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 17:17:29 [INFO] Creating work directory: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:29 [INFO] Loading direct KAR and features XML dependencies 17:17:29 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:29 [INFO] Feature static will be added as a startup feature 17:17:29 [INFO] Generating Karaf assembly: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly 17:17:29 [INFO] Unzipping kars 17:17:29 [INFO] processing KAR: mvn:org.apache.karaf.features/static/4.4.6/kar 17:17:29 [INFO] found repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:29 [INFO] Loading profiles from: 17:17:29 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 17:17:29 [INFO] Loading repositories 17:17:29 [INFO] Generating generated-startup profile 17:17:29 [INFO] Generating generated-boot profile with parents: generated-startup 17:17:29 [INFO] Generating generated-installed profile 17:17:29 [INFO] Adding profiles to etc/profiles 17:17:29 [INFO] Configuring etc/config.properties and etc/system.properties 17:17:29 [INFO] Downloading libraries for generated profiles 17:17:29 [INFO] Downloading additional libraries 17:17:29 [INFO] Writing configurations 17:17:29 [INFO] adding config file: etc/profile.cfg 17:17:29 [INFO] Startup stage 17:17:29 [INFO] Loading startup repositories 17:17:29 [INFO] Resolving startup features and bundles 17:17:29 [INFO] Features: static, static-framework, scr, log, system, feature, deployer, wrap, aries-blueprint, eventadmin, ssh 17:17:29 [INFO] Bundles: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6, mvn:org.apache.felix/org.apache.felix.converter/1.0.18, mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4, mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14, mvn:org.ops4j.pax.url/pax-url-aether/2.6.12, mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4, mvn:org.opendaylight.odlparent/logging-markers/13.1.4, mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6, mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:29 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:29 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:29 [INFO] adding config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.log.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 17:17:29 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:29 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:29 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:29 [INFO] Boot stage 17:17:29 [INFO] Loading boot repositories 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.5/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.4/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.11-SNAPSHOT/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 17:17:29 [INFO] adding feature repository: mvn:org.apache.karaf.features/static/4.4.6/xml/features 17:17:29 [INFO] Feature odl-mdsal-distributed-datastore/9.0.5 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.5 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.5 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.5 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.5 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.5 17:17:29 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.5 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.5 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/akkaconf 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/factoryakkaconf 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleshardconf 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/xml/moduleconf 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.5/cfg/datastore 17:17:29 [INFO] Feature odl-apache-shiro/0.19.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 17:17:29 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 17:17:29 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 17:17:29 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.6 17:17:29 [INFO] Feature odl-controller-scala/9.0.5 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 17:17:29 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 17:17:29 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 17:17:29 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 17:17:29 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:17:29 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 17:17:29 [INFO] Feature shell/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.shell.cfg 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.shell.cfg 17:17:29 [INFO] Feature odl-guava/13.1.4 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 17:17:29 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 17:17:29 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.45.0 17:17:29 [INFO] Feature odl-netconf-client/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-netconf-model-rfc6470/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-netconf-transport/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-ssh/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-sshd/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tcp/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-tls/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 17:17:29 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 17:17:29 [INFO] Feature ssh/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 17:17:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 17:17:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 17:17:29 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 17:17:29 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 17:17:29 [INFO] Feature static-framework/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 17:17:29 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 17:17:29 [INFO] Feature odl-netconf-model-rfc6022/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-netconf-keystore/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-none/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-api/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-yangtools-parser-api/13.0.7 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.7 17:17:29 [INFO] Feature odl-mdsal-model-rfc7952/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.6 17:17:29 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 17:17:29 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 17:17:29 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:29 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 17:17:29 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:29 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:29 [INFO] Feature a1b5ec01-4ac6-4770-8bfd-e5730d1869c8/0.0.0 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.staticcm/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.18 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/logging-markers/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.4 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.12 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 17:17:29 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.14 17:17:29 [INFO] Feature odl-mdsal-model-rfc8525/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.6 17:17:29 [INFO] Feature odl-mdsal-common/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.6 17:17:29 [INFO] Feature odl-mdsal-dom-runtime/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.6 17:17:29 [INFO] Feature http/8.0.27 is defined as a boot feature 17:17:29 [INFO] Feature deployer/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 17:17:29 [INFO] Feature odl-yangtools-util/13.0.7 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.7 17:17:29 [INFO] Feature odl-netconf-model-rfc6241/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-mdsal-eos-dom/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.6 17:17:29 [INFO] Feature odl-mdsal-dom-broker/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.6 17:17:29 [INFO] Feature odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.iana/iana-crypt-hash/13.0.6 17:17:29 [INFO] Feature odl-mdsal-binding-runtime/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.6 17:17:29 [INFO] Feature pt-triemap/1.3.2 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.2 17:17:29 [INFO] Feature odl-stax2-api/13.1.4 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 17:17:29 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 17:17:29 [INFO] Feature odl-controller-akka/9.0.5 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 17:17:29 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 17:17:29 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 17:17:29 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.5 17:17:29 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 17:17:29 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 17:17:29 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 17:17:29 [INFO] Feature scr/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:29 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 17:17:29 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 17:17:29 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 17:17:29 [INFO] Feature odl-netconf-util/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common-mdsal/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-netconf-model-rfc8040/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature jaas/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.jaas.cfg 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.jaas.cfg 17:17:29 [INFO] Feature odl-netconf-topology/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-topology-impl/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-yanglib-mdsal-writer/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-yangtools-common/13.0.7 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.7 17:17:29 [INFO] Feature odl-aaa-encryption-service/0.19.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.6 17:17:29 [INFO] Feature odl-aaa-web/0.19.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.6 17:17:29 [INFO] Feature odl-aaa-api/0.19.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.6 17:17:29 [INFO] Feature odl-aaa-password-service/0.19.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config 17:17:29 [INFO] Feature odl-antlr4/13.1.4 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.2 17:17:29 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.5 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.5 17:17:29 [INFO] Feature odl-mdsal-model-rfc8072/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.6 17:17:29 [INFO] Feature log/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.log.cfg 17:17:29 [INFO] Feature odl-netconf-connector/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-client-mdsal/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/keystore-legacy/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-netconf-model-rfc8526/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-yangtools-data/13.0.7 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.7 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.7 17:17:29 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 17:17:29 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:29 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:29 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 17:17:29 [INFO] Feature odl-ws-rs-api/13.1.4 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 17:17:29 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 17:17:29 [INFO] Feature odl-controller-mdsal-common/9.0.5 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.5 17:17:29 [INFO] Feature odl-mdsal-singleton-dom/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.6 17:17:29 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 17:17:29 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 17:17:29 [INFO] Feature war/4.4.6 is defined as a boot feature 17:17:29 [INFO] Feature odl-netconf-model-rfc6243/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-controller-blueprint/9.0.5 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.5 17:17:29 [INFO] Feature odl-netconf-transport-api/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/transport-api/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-gson/13.1.4 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.11.0 17:17:29 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 17:17:29 [INFO] Feature odl-mdsal-eos-binding/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.6 17:17:29 [INFO] Feature odl-netconf-common/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-common/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-netty-util/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/shaded-exificient/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-yangtools-xpath-api/13.0.7 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.7 17:17:29 [INFO] Feature feature/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.features.repos.cfg 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.feature.cfg 17:17:29 [INFO] Feature system/4.4.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 17:17:29 [INFO] not changing existing config file: etc/org.apache.karaf.command.acl.system.cfg 17:17:29 [INFO] Feature odl-mdsal-binding-base/13.0.6 is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.6 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.6 17:17:29 [INFO] Feature odl-netconf-callhome-ssh/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/callhome-provider/7.0.11-SNAPSHOT 17:17:29 [INFO] Feature odl-restconf-nb/7.0.11.SNAPSHOT is defined as a boot feature 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.11-SNAPSHOT 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 17:17:29 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 17:17:30 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 17:17:30 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 17:17:30 [INFO] Feature odl-mdsal-broker/9.0.5 is defined as a boot feature 17:17:30 [INFO] Feature odl-yangtools-xpath/13.0.7 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.7 17:17:30 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 17:17:30 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 17:17:30 [INFO] Feature odl-aaa-cert/0.19.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.6/xml/config 17:17:30 [INFO] Feature odl-mdsal-bytebuddy/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.15.0 17:17:30 [INFO] Feature odl-netconf-connector-all/7.0.11.SNAPSHOT is defined as a boot feature 17:17:30 [INFO] Feature odl-servlet-api/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 17:17:30 [INFO] Feature odl-yangtools-export/13.0.7 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.7 17:17:30 [INFO] Feature odl-jersey-2/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.44 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.44 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.44 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.44 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 17:17:30 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.44 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 17:17:30 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.44 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.44 17:17:30 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 17:17:30 [INFO] Feature odl-netconf-model-rfc5277/7.0.11.SNAPSHOT is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.11-SNAPSHOT 17:17:30 [INFO] Feature odl-mdsal-model-rfc8342/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.6 17:17:30 [INFO] Feature odl-netconf-model-rfc8341/7.0.11.SNAPSHOT is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8341/7.0.11-SNAPSHOT 17:17:30 [INFO] Feature eventadmin/4.4.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.event/1.1.8 17:17:30 [INFO] adding maven artifact: mvn:org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.4.6 17:17:30 [INFO] adding maven artifact: mvn:org.apache.karaf/org.apache.karaf.event/4.4.6 17:17:30 [INFO] not changing existing config file: etc/org.apache.felix.eventadmin.impl.EventAdmin.cfg 17:17:30 [INFO] Feature wrap/2.6.14 is defined as a boot feature 17:17:30 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 17:17:30 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 17:17:30 [INFO] Feature odl-aaa-shiro/0.19.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.6 17:17:30 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-app-config 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/xml/aaa-datastore-config 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.6/xml/aaa-password-service-config 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.6/py/idmtool 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.6/cfg/config 17:17:30 [INFO] Feature odl-mdsal-dom-api/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.6 17:17:30 [INFO] Feature odl-javassist-3/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 17:17:30 [INFO] Feature odl-karaf-feat-jdbc/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 17:17:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 17:17:30 [INFO] Feature jline/3.21.0 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 17:17:30 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 17:17:30 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.6 17:17:30 [INFO] Feature odl-karaf-feat-jetty/13.1.4 is defined as a boot feature 17:17:30 [INFO] Feature odl-yangtools-codec/13.0.7 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.7 17:17:30 [INFO] Feature odl-mdsal-clustering-commons/9.0.5 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.26 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.5 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.5 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.5 17:17:30 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.21.0 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.5 17:17:30 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.5 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.5 17:17:30 [INFO] Feature odl-mdsal-singleton-common/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.6 17:17:30 [INFO] Feature odl-dropwizard-metrics/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.26 17:17:30 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.26 17:17:30 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.26 17:17:30 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.26 17:17:30 [INFO] Feature odl-mdsal-model-rfc8040/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.6 17:17:30 [INFO] Feature odl-netty-4/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.112.Final/jar/linux-x86_64 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.112.Final/jar/linux-x86_64 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.112.Final 17:17:30 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.112.Final 17:17:30 [INFO] Feature odl-restconf-common/7.0.11.SNAPSHOT is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.11-SNAPSHOT 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.11-SNAPSHOT 17:17:30 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 17:17:30 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 17:17:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 17:17:30 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 17:17:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 17:17:30 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 17:17:30 [INFO] Feature odl-apache-commons-text/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 17:17:30 [INFO] Feature odl-jakarta-activation-api/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 17:17:30 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.6 17:17:30 [INFO] Feature odl-mdsal-eos-common/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.6 17:17:30 [INFO] Feature odl-mdsal-binding-api/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.6 17:17:30 [INFO] Feature odl-yangtools-data-api/13.0.7 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.7 17:17:30 [INFO] Feature odl-netconf-truststore/7.0.11.SNAPSHOT is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-none/7.0.11-SNAPSHOT 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/truststore-api/7.0.11-SNAPSHOT 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT 17:17:30 [INFO] Feature odl-apache-commons-lang3/13.1.4 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.16.0 17:17:30 [INFO] Feature odl-mdsal-model-rfc6991/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.6 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.6 17:17:30 [INFO] Feature odl-yangtools-parser/13.0.7 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.7 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.7 17:17:30 [INFO] Feature odl-netconf-api/7.0.11.SNAPSHOT is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.11-SNAPSHOT 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.11-SNAPSHOT 17:17:30 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 17:17:30 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 17:17:30 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 17:17:30 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 17:17:30 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.6 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.6 17:17:30 [INFO] Feature odl-jolokia/9.0.5 is defined as a boot feature 17:17:30 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 17:17:30 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 17:17:30 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.5/cfg/configuration 17:17:30 [INFO] Install stage 17:17:30 [INFO] Loading installed repositories 17:17:30 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 17:17:30 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 17:17:30 [INFO] 17:17:30 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-karaf-static >>> 17:17:30 [INFO] 17:17:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-karaf-static --- 17:17:30 [INFO] 17:17:30 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-karaf-static <<< 17:17:30 [INFO] 17:17:30 [INFO] 17:17:30 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-karaf-static --- 17:17:30 [INFO] 17:17:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (apply-branding) @ netconf-karaf-static --- 17:17:30 [INFO] Copying artifact 'org.opendaylight.odlparent:karaf.branding:jar:13.1.4' (/tmp/r/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar) to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.4.jar 17:17:30 [INFO] 17:17:30 [INFO] --- maven-dependency-plugin:3.8.0:unpack-dependencies (unpack-karaf-resources) @ netconf-karaf-static --- 17:17:30 [INFO] 17:17:30 [INFO] --- maven-dependency-plugin:3.8.0:copy (org.ops4j.pax.url.mvn.cfg) @ netconf-karaf-static --- 17:17:30 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 17:17:30 [INFO] Copying artifact 'org.opendaylight.odlparent:opendaylight-karaf-resources:properties:config:13.1.4' (/tmp/r/org/opendaylight/odlparent/opendaylight-karaf-resources/13.1.4/opendaylight-karaf-resources-13.1.4-config.properties) to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 17:17:30 [INFO] 17:17:30 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-karaf-static --- 17:17:30 [INFO] 17:17:30 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ netconf-karaf-static --- 17:17:30 [INFO] Executing tasks 17:17:30 [INFO] Executed tasks 17:17:30 [INFO] 17:17:30 [INFO] --- karaf-maven-plugin:4.4.6:archive (default-archive) @ netconf-karaf-static --- 17:17:40 [INFO] 17:17:40 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-karaf-static --- 17:17:40 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 17:17:40 [INFO] 17:17:40 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ netconf-karaf-static --- 17:17:52 [WARNING] artifact org.opendaylight.netconf:netconf-karaf-static:tar.gz:7.0.11-SNAPSHOT already attached, replace previous instance 17:17:52 [INFO] 17:17:52 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-karaf-static --- 17:17:52 [INFO] Skipping CycloneDX goal, because module skips deploy 17:17:52 [INFO] 17:17:52 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-karaf-static --- 17:17:52 [INFO] Skipping duplicate-finder execution! 17:17:52 [INFO] 17:17:52 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-karaf-static --- 17:17:52 [WARNING] Unused declared dependencies found: 17:17:52 [WARNING] org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.4:compile 17:17:52 [WARNING] org.apache.karaf.features:standard:xml:features:4.4.6:compile 17:17:52 [WARNING] org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.6:compile 17:17:52 [WARNING] org.apache.karaf.features:static:kar:4.4.6:compile 17:17:52 [WARNING] org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [WARNING] org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.4:compile 17:17:52 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.1.4:compile 17:17:52 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:17:52 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:17:52 [WARNING] org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] 17:17:52 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-karaf-static --- 17:17:52 [INFO] No sources in project. Archive not created. 17:17:52 [INFO] 17:17:52 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-karaf-static --- 17:17:52 [INFO] 17:17:52 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-karaf-static --- 17:17:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:17:52 [INFO] 17:17:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-karaf-static --- 17:17:52 [INFO] Skipping artifact installation 17:17:52 [INFO] 17:17:52 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-karaf-static --- 17:17:52 [INFO] Skipping artifact deployment 17:17:52 [INFO] 17:17:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-karaf-static --- 17:17:52 [INFO] org.opendaylight.netconf:netconf-karaf-static:zip:7.0.11-SNAPSHOT 17:17:52 [INFO] +- org.opendaylight.netconf:odl-netconf-connector-all:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- org.opendaylight.netconf:odl-netconf-connector:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:13.0.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.6:compile 17:17:52 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:17:52 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.6:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.6:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.5:compile 17:17:52 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.5:compile 17:17:52 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 17:17:52 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.7:compile 17:17:52 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.5:compile 17:17:52 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 17:17:52 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 17:17:52 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 17:17:52 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 17:17:52 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 17:17:52 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 17:17:52 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 17:17:52 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 17:17:52 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.5:compile 17:17:52 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.5:compile 17:17:52 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.26:compile 17:17:52 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.26:compile 17:17:52 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.21.0:compile 17:17:52 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.26:compile 17:17:52 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 17:17:52 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 17:17:52 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.7:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.7:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.7:compile 17:17:52 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.7:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.5:compile 17:17:52 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.5:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.5:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.26:compile 17:17:52 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.26:compile 17:17:52 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.5:compile 17:17:52 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.5:compile 17:17:52 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.5:compile 17:17:52 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.5:compile 17:17:52 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 17:17:52 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.5:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.5:compile 17:17:52 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.5:compile 17:17:52 [INFO] | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.5:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.7:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.6:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.6:compile 17:17:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.6:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.6:compile 17:17:52 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.6:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.6:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:9.0.5:compile 17:17:52 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:17:52 [INFO] | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.6:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-client:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-util:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | \- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-transport:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7317-iana-crypt-hash:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-keystore:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8341:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.netconf:keystore-none:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-truststore:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.netconf:truststore-none:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-transport-api:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | +- commons-codec:commons-codec:jar:1.15:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | \- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:17:52 [INFO] | | | \- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6022:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | \- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- com.google.code.gson:gson:jar:2.11.0:compile 17:17:52 [INFO] | | | \- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:17:52 [INFO] | | \- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:17:52 [INFO] | | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:17:52 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:17:52 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:17:52 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:17:52 [INFO] | | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:17:52 [INFO] | | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:17:52 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:17:52 [INFO] | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:17:52 [INFO] | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:17:52 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:17:52 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:17:52 [INFO] | | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:17:52 [INFO] | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:17:52 [INFO] | \- org.opendaylight.netconf:odl-netconf-callhome-ssh:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- org.opendaylight.netconf:odl-netconf-topology:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | \- org.opendaylight.netconf:netconf-topology-impl:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | \- org.opendaylight.netconf:callhome-provider:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | \- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:17:52 [INFO] +- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.6:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.6:compile 17:17:52 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.6:compile 17:17:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.7:compile 17:17:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.6:compile 17:17:52 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.4:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.7:compile 17:17:52 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:17:52 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:17:52 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.6:compile 17:17:52 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.6:compile 17:17:52 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.6:compile 17:17:52 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.5:compile 17:17:52 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 17:17:52 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 17:17:52 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.5:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 17:17:52 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.44:compile 17:17:52 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.44:compile 17:17:52 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 17:17:52 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 17:17:52 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 17:17:52 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 17:17:52 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 17:17:52 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.44:compile 17:17:52 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 17:17:52 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.44:compile 17:17:52 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 17:17:52 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 17:17:52 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.44:compile 17:17:52 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.44:compile 17:17:52 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.44:compile 17:17:52 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.7:compile 17:17:52 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.2:compile 17:17:52 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.6:compile 17:17:52 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 17:17:52 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.6:compile 17:17:52 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 17:17:52 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 17:17:52 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 17:17:52 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.6:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 17:17:52 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.4:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.6:compile 17:17:52 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.4:compile 17:17:52 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 17:17:52 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 17:17:52 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 17:17:52 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 17:17:52 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 17:17:52 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 17:17:52 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 17:17:52 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 17:17:52 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 17:17:52 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 17:17:52 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 17:17:52 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 17:17:52 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 17:17:52 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 17:17:52 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.6:compile 17:17:52 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.6:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.4:compile 17:17:52 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:17:52 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:17:52 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.112.Final:compile 17:17:52 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:17:52 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.112.Final:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:17:52 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:17:52 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 17:17:52 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:17:52 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:17:52 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:17:52 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 17:17:52 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 17:17:52 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:17:52 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:17:52 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:17:52 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:17:52 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:17:52 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:17:52 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:17:52 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:17:52 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:17:52 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:17:52 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:17:52 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:17:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:17:52 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:17:52 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:17:52 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.6:compile 17:17:52 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.11-SNAPSHOT:compile 17:17:52 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 17:17:52 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.6:compile 17:17:52 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.6:compile 17:17:52 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.6:compile 17:17:52 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 17:17:52 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:17:52 [INFO] +- org.apache.karaf.features:static:kar:4.4.6:compile 17:17:52 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 17:17:52 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:17:52 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 17:17:52 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 17:17:52 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:runtime 17:17:52 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:17:52 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:runtime 17:17:52 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:runtime 17:17:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 17:17:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 17:17:52 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 17:17:52 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 17:17:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 17:17:52 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 17:17:52 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 17:17:52 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 17:17:52 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 17:17:52 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:runtime 17:17:52 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:runtime 17:17:52 [INFO] | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 17:17:52 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 17:17:52 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 17:17:52 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 17:17:52 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:runtime 17:17:52 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 17:17:52 [INFO] | | \- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 17:17:52 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 17:17:52 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 17:17:52 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 17:17:52 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 17:17:52 [INFO] | \- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 17:17:52 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:compile 17:17:52 [INFO] +- org.apache.karaf.services:org.apache.karaf.services.staticcm:jar:4.4.6:compile 17:17:52 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:17:52 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 17:17:52 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 17:17:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 17:17:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 17:17:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 17:17:52 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 17:17:52 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.16.0:compile 17:17:52 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 17:17:52 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 17:17:52 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 17:17:52 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 17:17:52 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 17:17:52 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 17:17:52 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.4:compile 17:17:52 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.4:provided 17:17:52 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.6:provided 17:17:52 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:provided 17:17:52 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:provided 17:17:52 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:provided 17:17:52 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:provided 17:17:52 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:provided 17:17:52 [INFO] | | +- org.jline:jline:jar:3.21.0:runtime 17:17:52 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:provided 17:17:52 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.3.14:provided 17:17:52 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.3.14:provided 17:17:52 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:provided 17:17:52 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:provided 17:17:52 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:provided 17:17:52 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:provided 17:17:52 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:provided 17:17:52 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:provided 17:17:52 [INFO] | | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:provided 17:17:52 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:provided 17:17:52 [INFO] | | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:provided 17:17:52 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:provided 17:17:52 [INFO] | | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:provided 17:17:52 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:provided 17:17:52 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:provided 17:17:52 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:provided 17:17:52 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:provided 17:17:52 [INFO] | | \- javax.activation:activation:jar:1.1.1:provided 17:17:52 [INFO] | +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.4:provided 17:17:52 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:17:52 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.4:compile 17:17:52 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.4:compile 17:17:52 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:17:52 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:17:52 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:17:52 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:17:52 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:17:52 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:17:52 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:17:52 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:17:52 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:17:52 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:17:52 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:17:52 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:17:52 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:17:52 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:17:52 [INFO] +- junit:junit:jar:4.13.2:test 17:17:52 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:17:52 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:17:52 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:17:52 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 17:17:52 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:17:52 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:17:52 [INFO] 17:17:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-karaf-static --- 17:17:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/sonatype-clm/module.xml 17:17:52 [INFO] 17:17:52 [INFO] -------------< org.opendaylight.netconf:model-aggregator >-------------- 17:17:52 [INFO] Building model-aggregator 7.0.11-SNAPSHOT [103/121] 17:17:52 [INFO] --------------------------------[ pom ]--------------------------------- 17:17:52 [INFO] 17:17:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ model-aggregator --- 17:17:52 [INFO] 17:17:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ model-aggregator --- 17:17:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:52 [INFO] 17:17:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ model-aggregator --- 17:17:52 [INFO] 17:17:52 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ model-aggregator --- 17:17:52 [INFO] Skipping CycloneDX goal, because module skips deploy 17:17:52 [INFO] 17:17:52 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ model-aggregator --- 17:17:52 [INFO] Skipping artifact installation 17:17:52 [INFO] 17:17:52 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ model-aggregator --- 17:17:52 [INFO] Skipping artifact deployment 17:17:52 [INFO] 17:17:52 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ model-aggregator --- 17:17:52 [INFO] org.opendaylight.netconf:model-aggregator:pom:7.0.11-SNAPSHOT 17:17:52 [INFO] 17:17:52 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ model-aggregator --- 17:17:52 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/model/target/sonatype-clm/module.xml 17:17:52 [INFO] 17:17:52 [INFO] --------------< org.opendaylight.netconf:transport-http >--------------- 17:17:52 [INFO] Building transport-http 7.0.11-SNAPSHOT [104/121] 17:17:52 [INFO] -------------------------------[ bundle ]------------------------------- 17:17:52 [INFO] 17:17:52 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-http --- 17:17:52 [INFO] 17:17:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-http --- 17:17:52 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:52 [INFO] 17:17:52 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ transport-http --- 17:17:52 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:17:52 [INFO] 17:17:52 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-http --- 17:17:53 [INFO] 17:17:53 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- 17:17:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/transport/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:17:53 [INFO] 17:17:53 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ transport-http --- 17:17:53 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:17:53 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/main/yang 17:17:53 [INFO] yang-to-sources: Found 9 dependencies in 2.338 ms 17:17:53 [INFO] yang-to-sources: Project model files found: 2 in 2.746 ms 17:17:53 [INFO] yang-to-sources: 16 YANG models processed in 84.69 ms 17:17:53 [INFO] BindingJavaFileGenerator: Defined 101 files in 13.41 ms 17:17:53 [INFO] Sorted 101 files into 35 directories in 158.6 μs 17:17:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 101 in 33.36 ms 17:17:53 [INFO] 17:17:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ transport-http --- 17:17:53 [INFO] Starting audit... 17:17:53 Audit done. 17:17:53 [INFO] You have 0 Checkstyle violations. 17:17:53 [INFO] 17:17:53 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ transport-http --- 17:17:53 [INFO] Starting audit... 17:17:53 Audit done. 17:17:53 [INFO] You have 0 Checkstyle violations. 17:17:53 [INFO] 17:17:53 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ transport-http --- 17:17:53 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/classes/LICENSE 17:17:53 [INFO] 17:17:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- 17:17:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/main/resources 17:17:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/generated-sources/spi 17:17:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:17:53 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:17:53 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 17:17:53 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/generated-sources/spi 17:17:53 [INFO] 17:17:53 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ transport-http --- 17:17:53 [INFO] Recompiling the module because of changed dependency. 17:17:53 [INFO] Compiling 118 source files with javac [debug release 17] to target/classes 17:17:54 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:17:54 [INFO] 17:17:54 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ transport-http >>> 17:17:54 [INFO] 17:17:54 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ transport-http --- 17:17:54 [INFO] Fork Value is true 17:17:58 [INFO] Done SpotBugs Analysis.... 17:17:58 [INFO] 17:17:58 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ transport-http <<< 17:17:58 [INFO] 17:17:58 [INFO] 17:17:58 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ transport-http --- 17:17:58 [INFO] BugInstance size is 0 17:17:58 [INFO] Error size is 0 17:17:58 [INFO] No errors/warnings found 17:17:58 [INFO] 17:17:58 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- 17:17:58 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/src/test/resources 17:17:58 [INFO] 17:17:58 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ transport-http --- 17:17:58 [INFO] Recompiling the module because of changed dependency. 17:17:58 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:17:58 [INFO] 17:17:58 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ transport-http --- 17:17:58 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:17:58 [INFO] 17:17:58 [INFO] ------------------------------------------------------- 17:17:58 [INFO] T E S T S 17:17:58 [INFO] ------------------------------------------------------- 17:17:59 [INFO] Running org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 17:18:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 s -- in org.opendaylight.netconf.transport.http.BasicAuthHandlerTest 17:18:00 [INFO] Running org.opendaylight.netconf.transport.http.HttpClientServerTest 17:18:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:18:11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.79 s -- in org.opendaylight.netconf.transport.http.HttpClientServerTest 17:18:11 [INFO] 17:18:11 [INFO] Results: 17:18:11 [INFO] 17:18:11 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 17:18:11 [INFO] 17:18:11 [INFO] 17:18:11 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ transport-http --- 17:18:11 [INFO] 17:18:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- 17:18:11 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT.jar 17:18:11 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/classes/META-INF/MANIFEST.MF 17:18:11 [INFO] 17:18:11 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ transport-http --- 17:18:11 [INFO] No previous run data found, generating javadoc. 17:18:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-javadoc.jar 17:18:15 [INFO] 17:18:15 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-http --- 17:18:15 [INFO] CycloneDX: Resolving Dependencies 17:18:15 [INFO] CycloneDX: Creating BOM version 1.5 with 40 component(s) 17:18:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.xml 17:18:15 [INFO] attaching as transport-http-7.0.11-SNAPSHOT-cyclonedx.xml 17:18:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.json 17:18:15 [INFO] attaching as transport-http-7.0.11-SNAPSHOT-cyclonedx.json 17:18:15 [INFO] 17:18:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- 17:18:15 [INFO] Skipping duplicate-finder execution! 17:18:15 [INFO] 17:18:15 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ transport-http --- 17:18:15 [INFO] No dependency problems found 17:18:15 [INFO] 17:18:15 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http --- 17:18:15 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-sources.jar 17:18:16 [INFO] 17:18:16 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http --- 17:18:16 [INFO] 17:18:16 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http --- 17:18:16 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/code-coverage/jacoco.exec 17:18:16 [INFO] Analyzed bundle 'transport-http' with 31 classes 17:18:16 [INFO] 17:18:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-http --- 17:18:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/pom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT.pom 17:18:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT.jar 17:18:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT-javadoc.jar 17:18:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.xml to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT-cyclonedx.xml 17:18:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/bom.json to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT-cyclonedx.json 17:18:16 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT-sources.jar 17:18:16 [INFO] 17:18:16 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- 17:18:16 [INFO] Installing org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-SNAPSHOT.jar 17:18:16 [INFO] Writing OBR metadata 17:18:16 [INFO] 17:18:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-http --- 17:18:16 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:16 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:16 [INFO] 17:18:16 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- 17:18:16 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:16 [INFO] 17:18:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-http --- 17:18:16 [INFO] org.opendaylight.netconf:transport-http:bundle:7.0.11-SNAPSHOT 17:18:16 [INFO] +- commons-codec:commons-codec:jar:1.15:compile 17:18:16 [INFO] +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:18:16 [INFO] +- io.netty:netty-common:jar:4.1.112.Final:compile 17:18:16 [INFO] +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:18:16 [INFO] | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:18:16 [INFO] +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:18:16 [INFO] +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:18:16 [INFO] | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:18:16 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:18:16 [INFO] +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:18:16 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:16 [INFO] +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:18:16 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:18:16 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:18:16 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:18:16 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:18:16 [INFO] +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:18:16 [INFO] +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:18:16 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:18:16 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:18:16 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:18:16 [INFO] +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:18:16 [INFO] +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:18:16 [INFO] +- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:18:16 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:test 17:18:16 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:test 17:18:16 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:test 17:18:16 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:16 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:16 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:16 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:18:16 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:18:16 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:16 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:16 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:18:16 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:18:16 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:18:16 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:18:16 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:18:16 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:16 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:16 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:16 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:16 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:18:16 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:18:16 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:18:16 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:18:16 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:18:16 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:16 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:18:16 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:16 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:18:16 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:18:16 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:18:16 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:18:16 [INFO] +- junit:junit:jar:4.13.2:test 17:18:16 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:18:16 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:18:16 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:18:16 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:18:16 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:18:16 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:16 [INFO] 17:18:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-http --- 17:18:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/sonatype-clm/module.xml 17:18:16 [INFO] 17:18:16 [INFO] -----------< org.opendaylight.netconf:transport-aggregator >------------ 17:18:16 [INFO] Building transport-aggregator 7.0.11-SNAPSHOT [105/121] 17:18:16 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:16 [INFO] 17:18:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ transport-aggregator --- 17:18:16 [INFO] 17:18:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ transport-aggregator --- 17:18:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:16 [INFO] 17:18:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ transport-aggregator --- 17:18:16 [INFO] 17:18:16 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ transport-aggregator --- 17:18:16 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:16 [INFO] 17:18:16 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ transport-aggregator --- 17:18:16 [INFO] Skipping artifact installation 17:18:16 [INFO] 17:18:16 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ transport-aggregator --- 17:18:16 [INFO] Skipping artifact deployment 17:18:16 [INFO] 17:18:16 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ transport-aggregator --- 17:18:16 [INFO] org.opendaylight.netconf:transport-aggregator:pom:7.0.11-SNAPSHOT 17:18:16 [INFO] 17:18:16 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ transport-aggregator --- 17:18:16 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/transport/target/sonatype-clm/module.xml 17:18:16 [INFO] 17:18:16 [INFO] --------------< org.opendaylight.netconf:restconf-client >-------------- 17:18:16 [INFO] Building restconf-client 7.0.11-SNAPSHOT [106/121] 17:18:16 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:16 [INFO] 17:18:16 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-client --- 17:18:16 [INFO] 17:18:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-client --- 17:18:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:16 [INFO] 17:18:16 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-client --- 17:18:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:16 [INFO] 17:18:16 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-client --- 17:18:16 [INFO] 17:18:16 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-client --- 17:18:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/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:18:16 [INFO] 17:18:16 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ restconf-client --- 17:18:16 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:18:16 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/main/yang 17:18:16 [INFO] yang-to-sources: Found 10 dependencies in 4.244 ms 17:18:16 [INFO] yang-to-sources: Project model files found: 1 in 2.559 ms 17:18:16 [INFO] yang-to-sources: 14 YANG models processed in 111.2 ms 17:18:16 [INFO] BindingJavaFileGenerator: Defined 80 files in 19.04 ms 17:18:16 [INFO] Sorted 80 files into 23 directories in 134.5 μs 17:18:16 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 80 in 54.05 ms 17:18:16 [INFO] 17:18:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-client --- 17:18:16 [INFO] Starting audit... 17:18:16 Audit done. 17:18:16 [INFO] You have 0 Checkstyle violations. 17:18:16 [INFO] 17:18:16 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-client --- 17:18:16 [INFO] Starting audit... 17:18:16 Audit done. 17:18:16 [INFO] You have 0 Checkstyle violations. 17:18:16 [INFO] 17:18:16 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-client --- 17:18:16 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/classes/LICENSE 17:18:16 [INFO] 17:18:16 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-client --- 17:18:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/main/resources 17:18:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/generated-sources/spi 17:18:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:16 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:18:16 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:16 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/generated-sources/spi 17:18:16 [INFO] 17:18:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-client --- 17:18:16 [INFO] Recompiling the module because of changed dependency. 17:18:16 [INFO] Compiling 80 source files with javac [debug release 17] to target/classes 17:18:17 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:17 [INFO] 17:18:17 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-client >>> 17:18:17 [INFO] 17:18:17 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-client --- 17:18:17 [INFO] Fork Value is true 17:18:20 [INFO] Done SpotBugs Analysis.... 17:18:20 [INFO] 17:18:20 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-client <<< 17:18:20 [INFO] 17:18:20 [INFO] 17:18:20 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-client --- 17:18:20 [INFO] BugInstance size is 0 17:18:20 [INFO] Error size is 0 17:18:20 [INFO] No errors/warnings found 17:18:20 [INFO] 17:18:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-client --- 17:18:20 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/src/test/resources 17:18:20 [INFO] 17:18:20 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-client --- 17:18:20 [INFO] No sources to compile 17:18:20 [INFO] 17:18:20 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-client --- 17:18:20 [INFO] No tests to run. 17:18:20 [INFO] 17:18:20 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-client --- 17:18:20 [INFO] 17:18:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-client --- 17:18:20 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT.jar 17:18:20 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/classes/META-INF/MANIFEST.MF 17:18:20 [INFO] 17:18:20 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-client --- 17:18:20 [INFO] No previous run data found, generating javadoc. 17:18:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-javadoc.jar 17:18:23 [INFO] 17:18:23 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-client --- 17:18:23 [INFO] CycloneDX: Resolving Dependencies 17:18:24 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 17:18:24 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.xml 17:18:24 [INFO] attaching as restconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 17:18:24 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.json 17:18:24 [INFO] attaching as restconf-client-7.0.11-SNAPSHOT-cyclonedx.json 17:18:24 [INFO] 17:18:24 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-client --- 17:18:24 [INFO] Skipping duplicate-finder execution! 17:18:24 [INFO] 17:18:24 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-client --- 17:18:24 [INFO] No dependency problems found 17:18:24 [INFO] 17:18:24 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-client --- 17:18:24 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-sources.jar 17:18:24 [INFO] 17:18:24 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-client --- 17:18:24 [INFO] 17:18:24 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-client --- 17:18:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:24 [INFO] 17:18:24 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-client --- 17:18:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT.pom 17:18:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT.jar 17:18:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT-javadoc.jar 17:18:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT-cyclonedx.xml 17:18:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT-cyclonedx.json 17:18:24 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT-sources.jar 17:18:24 [INFO] 17:18:24 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-client --- 17:18:24 [INFO] Installing org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-SNAPSHOT.jar 17:18:24 [INFO] Writing OBR metadata 17:18:24 [INFO] 17:18:24 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-client --- 17:18:24 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:24 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:24 [INFO] 17:18:24 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-client --- 17:18:24 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:24 [INFO] 17:18:24 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-client --- 17:18:24 [INFO] org.opendaylight.netconf:restconf-client:bundle:7.0.11-SNAPSHOT 17:18:24 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:18:24 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:18:24 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:18:24 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:18:24 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.11-SNAPSHOT:compile 17:18:24 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:18:24 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:18:24 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:18:24 [INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:18:24 [INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:18:24 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:18:24 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:18:24 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:18:24 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:18:24 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:18:24 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:18:24 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:18:24 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:18:24 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:18:24 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:18:24 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:18:24 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:18:24 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:18:24 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:18:24 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:24 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:24 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:24 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:24 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:18:24 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:18:24 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:24 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:24 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:18:24 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:18:24 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:18:24 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:18:24 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:18:24 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:24 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:24 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:24 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:24 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:18:24 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:18:24 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:18:24 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:18:24 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:24 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:18:24 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:18:24 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:18:24 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:18:24 [INFO] +- junit:junit:jar:4.13.2:test 17:18:24 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:18:24 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:18:24 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:18:24 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:18:24 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:18:24 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:24 [INFO] 17:18:24 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-client --- 17:18:24 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/sonatype-clm/module.xml 17:18:24 [INFO] 17:18:24 [INFO] --------------< org.opendaylight.netconf:restconf-server >-------------- 17:18:24 [INFO] Building restconf-server 7.0.11-SNAPSHOT [107/121] 17:18:24 [INFO] -------------------------------[ bundle ]------------------------------- 17:18:24 [INFO] 17:18:24 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-server --- 17:18:24 [INFO] 17:18:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-server --- 17:18:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:24 [INFO] 17:18:24 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-server --- 17:18:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:24 [INFO] 17:18:24 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-server --- 17:18:25 [INFO] 17:18:25 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-server --- 17:18:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/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:18:25 [INFO] 17:18:25 [INFO] --- yang-maven-plugin:13.0.7:generate-sources (binding) @ restconf-server --- 17:18:25 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 17:18:25 [INFO] yang-to-sources: Inspecting /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/main/yang 17:18:25 [INFO] yang-to-sources: Found 11 dependencies in 3.710 ms 17:18:25 [INFO] yang-to-sources: Project model files found: 1 in 2.111 ms 17:18:25 [INFO] yang-to-sources: 16 YANG models processed in 80.41 ms 17:18:25 [INFO] BindingJavaFileGenerator: Defined 84 files in 12.69 ms 17:18:25 [INFO] Sorted 84 files into 24 directories in 133.3 μs 17:18:25 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 84 in 28.08 ms 17:18:25 [INFO] 17:18:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-server --- 17:18:25 [INFO] Starting audit... 17:18:25 Audit done. 17:18:25 [INFO] You have 0 Checkstyle violations. 17:18:25 [INFO] 17:18:25 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-server --- 17:18:25 [INFO] Starting audit... 17:18:25 Audit done. 17:18:25 [INFO] You have 0 Checkstyle violations. 17:18:25 [INFO] 17:18:25 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-server --- 17:18:25 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/classes/LICENSE 17:18:25 [INFO] 17:18:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-server --- 17:18:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/main/resources 17:18:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/generated-sources/spi 17:18:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:25 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 17:18:25 [INFO] Copying 1 resource from target/generated-sources/yang to target/classes 17:18:25 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/generated-sources/spi 17:18:25 [INFO] 17:18:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-server --- 17:18:25 [INFO] Recompiling the module because of changed dependency. 17:18:25 [INFO] Compiling 84 source files with javac [debug release 17] to target/classes 17:18:25 [INFO] Writing META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:25 [INFO] 17:18:25 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-server >>> 17:18:25 [INFO] 17:18:25 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-server --- 17:18:25 [INFO] Fork Value is true 17:18:28 [INFO] Done SpotBugs Analysis.... 17:18:28 [INFO] 17:18:28 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-server <<< 17:18:28 [INFO] 17:18:28 [INFO] 17:18:28 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-server --- 17:18:28 [INFO] BugInstance size is 0 17:18:28 [INFO] Error size is 0 17:18:28 [INFO] No errors/warnings found 17:18:28 [INFO] 17:18:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-server --- 17:18:28 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/src/test/resources 17:18:28 [INFO] 17:18:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-server --- 17:18:28 [INFO] No sources to compile 17:18:28 [INFO] 17:18:28 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-server --- 17:18:28 [INFO] No tests to run. 17:18:28 [INFO] 17:18:28 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-server --- 17:18:28 [INFO] 17:18:28 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ restconf-server --- 17:18:28 [INFO] Building bundle: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT.jar 17:18:28 [INFO] Writing manifest: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/classes/META-INF/MANIFEST.MF 17:18:28 [INFO] 17:18:28 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-server --- 17:18:28 [INFO] No previous run data found, generating javadoc. 17:18:31 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-javadoc.jar 17:18:31 [INFO] 17:18:31 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-server --- 17:18:31 [INFO] CycloneDX: Resolving Dependencies 17:18:32 [INFO] CycloneDX: Creating BOM version 1.5 with 42 component(s) 17:18:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.xml 17:18:32 [INFO] attaching as restconf-server-7.0.11-SNAPSHOT-cyclonedx.xml 17:18:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.json 17:18:32 [INFO] attaching as restconf-server-7.0.11-SNAPSHOT-cyclonedx.json 17:18:32 [INFO] 17:18:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-server --- 17:18:32 [INFO] Skipping duplicate-finder execution! 17:18:32 [INFO] 17:18:32 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-server --- 17:18:32 [INFO] No dependency problems found 17:18:32 [INFO] 17:18:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-server --- 17:18:32 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-sources.jar 17:18:32 [INFO] 17:18:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-server --- 17:18:32 [INFO] 17:18:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-server --- 17:18:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:18:32 [INFO] 17:18:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-server --- 17:18:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT.pom 17:18:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT.jar 17:18:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT-javadoc.jar 17:18:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT-cyclonedx.xml 17:18:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT-cyclonedx.json 17:18:32 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT-sources.jar 17:18:32 [INFO] 17:18:32 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ restconf-server --- 17:18:32 [INFO] Installing org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-SNAPSHOT.jar 17:18:32 [INFO] Writing OBR metadata 17:18:32 [INFO] 17:18:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-server --- 17:18:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:18:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:18:32 [INFO] 17:18:32 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ restconf-server --- 17:18:32 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 17:18:32 [INFO] 17:18:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-server --- 17:18:32 [INFO] org.opendaylight.netconf:restconf-server:bundle:7.0.11-SNAPSHOT 17:18:32 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:18:32 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:18:32 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:18:32 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:18:32 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:18:32 [INFO] +- org.opendaylight.netconf:transport-http:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] | +- commons-codec:commons-codec:jar:1.15:compile 17:18:32 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:18:32 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:18:32 [INFO] | +- io.netty:netty-codec-http:jar:4.1.112.Final:compile 17:18:32 [INFO] | | \- io.netty:netty-codec:jar:4.1.112.Final:compile 17:18:32 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.112.Final:compile 17:18:32 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:18:32 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:18:32 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:18:32 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:18:32 [INFO] | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:18:32 [INFO] | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] | +- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] | +- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:18:32 [INFO] +- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:18:32 [INFO] +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:18:32 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:18:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:18:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:18:32 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:18:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:18:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:18:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:18:32 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:18:32 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:18:32 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:18:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:18:32 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:18:32 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:18:32 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:18:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:18:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:18:32 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:18:32 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:18:32 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:18:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:18:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:18:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:18:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:18:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:18:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:18:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:18:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:18:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:18:32 [INFO] +- junit:junit:jar:4.13.2:test 17:18:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:18:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:18:32 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:18:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:18:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:18:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:18:32 [INFO] 17:18:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-server --- 17:18:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/sonatype-clm/module.xml 17:18:32 [INFO] 17:18:32 [INFO] -----------------< org.opendaylight.netconf:protocol >------------------ 17:18:32 [INFO] Building protocol 7.0.11-SNAPSHOT [108/121] 17:18:32 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:32 [INFO] 17:18:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ protocol --- 17:18:32 [INFO] 17:18:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ protocol --- 17:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:32 [INFO] 17:18:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ protocol --- 17:18:32 [INFO] 17:18:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ protocol --- 17:18:32 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:32 [INFO] 17:18:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ protocol --- 17:18:32 [INFO] Skipping artifact installation 17:18:32 [INFO] 17:18:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ protocol --- 17:18:32 [INFO] Skipping artifact deployment 17:18:32 [INFO] 17:18:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ protocol --- 17:18:32 [INFO] org.opendaylight.netconf:protocol:pom:7.0.11-SNAPSHOT 17:18:32 [INFO] 17:18:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ protocol --- 17:18:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/protocol/target/sonatype-clm/module.xml 17:18:32 [INFO] 17:18:32 [INFO] ------------------< org.opendaylight.netconf:plugins >------------------ 17:18:32 [INFO] Building plugins 7.0.11-SNAPSHOT [109/121] 17:18:32 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:32 [INFO] 17:18:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ plugins --- 17:18:32 [INFO] 17:18:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ plugins --- 17:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:32 [INFO] 17:18:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ plugins --- 17:18:32 [INFO] 17:18:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ plugins --- 17:18:32 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:32 [INFO] 17:18:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ plugins --- 17:18:32 [INFO] Skipping artifact installation 17:18:32 [INFO] 17:18:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ plugins --- 17:18:32 [INFO] Skipping artifact deployment 17:18:32 [INFO] 17:18:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ plugins --- 17:18:32 [INFO] org.opendaylight.netconf:plugins:pom:7.0.11-SNAPSHOT 17:18:32 [INFO] 17:18:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ plugins --- 17:18:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/plugins/target/sonatype-clm/module.xml 17:18:32 [INFO] 17:18:32 [INFO] -------------------< org.opendaylight.netconf:apps >-------------------- 17:18:32 [INFO] Building apps 7.0.11-SNAPSHOT [110/121] 17:18:32 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:32 [INFO] 17:18:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ apps --- 17:18:32 [INFO] 17:18:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ apps --- 17:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:32 [INFO] 17:18:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ apps --- 17:18:32 [INFO] 17:18:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ apps --- 17:18:32 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:32 [INFO] 17:18:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ apps --- 17:18:32 [INFO] Skipping artifact installation 17:18:32 [INFO] 17:18:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ apps --- 17:18:32 [INFO] Skipping artifact deployment 17:18:32 [INFO] 17:18:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ apps --- 17:18:32 [INFO] org.opendaylight.netconf:apps:pom:7.0.11-SNAPSHOT 17:18:32 [INFO] 17:18:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ apps --- 17:18:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/apps/target/sonatype-clm/module.xml 17:18:32 [INFO] 17:18:32 [INFO] ----------------< org.opendaylight.netconf:third-party >---------------- 17:18:32 [INFO] Building third-party 7.0.11-SNAPSHOT [111/121] 17:18:32 [INFO] --------------------------------[ pom ]--------------------------------- 17:18:32 [INFO] 17:18:32 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ third-party --- 17:18:32 [INFO] 17:18:32 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ third-party --- 17:18:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:32 [INFO] 17:18:32 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ third-party --- 17:18:32 [INFO] 17:18:32 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ third-party --- 17:18:32 [INFO] Skipping CycloneDX goal, because module skips deploy 17:18:32 [INFO] 17:18:32 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ third-party --- 17:18:32 [INFO] Skipping artifact installation 17:18:32 [INFO] 17:18:32 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ third-party --- 17:18:32 [INFO] Skipping artifact deployment 17:18:32 [INFO] 17:18:32 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ third-party --- 17:18:32 [INFO] org.opendaylight.netconf:third-party:pom:7.0.11-SNAPSHOT 17:18:32 [INFO] 17:18:32 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ third-party --- 17:18:32 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/third-party/target/sonatype-clm/module.xml 17:18:32 [INFO] 17:18:32 [INFO] -------------< org.opendaylight.netconf:netconf-testtool >-------------- 17:18:32 [INFO] Building netconf-testtool 7.0.11-SNAPSHOT [112/121] 17:18:32 [INFO] --------------------------------[ jar ]--------------------------------- 17:18:33 [INFO] 17:18:33 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-testtool --- 17:18:33 [INFO] 17:18:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-testtool --- 17:18:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:33 [INFO] 17:18:33 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ netconf-testtool --- 17:18:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:18:33 [INFO] 17:18:33 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-testtool --- 17:18:33 [INFO] 17:18:33 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ netconf-testtool --- 17:18:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/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:18:33 [INFO] 17:18:33 [INFO] --- maven-dependency-plugin:3.8.0:copy (stress-client dependency copy) @ netconf-testtool --- 17:18:33 [INFO] Configured Artifact: org.bouncycastle:bcpkix-jdk18on:?:jar 17:18:33 [INFO] Configured Artifact: org.bouncycastle:bcprov-jdk18on:?:jar 17:18:33 [INFO] Copying artifact 'org.bouncycastle:bcpkix-jdk18on:jar:1.78.1' (/tmp/r/org/bouncycastle/bcpkix-jdk18on/1.78.1/bcpkix-jdk18on-1.78.1.jar) to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:18:33 [INFO] Copying artifact 'org.bouncycastle:bcprov-jdk18on:jar:1.78.1' (/tmp/r/org/bouncycastle/bcprov-jdk18on/1.78.1/bcprov-jdk18on-1.78.1.jar) to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:18:33 [INFO] 17:18:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ netconf-testtool --- 17:18:33 [INFO] Starting audit... 17:18:33 Audit done. 17:18:33 [INFO] You have 0 Checkstyle violations. 17:18:33 [INFO] 17:18:33 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ netconf-testtool --- 17:18:34 [INFO] Starting audit... 17:18:34 Audit done. 17:18:34 [INFO] You have 0 Checkstyle violations. 17:18:34 [INFO] 17:18:34 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ netconf-testtool --- 17:18:34 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/classes/LICENSE 17:18:34 [INFO] 17:18:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ netconf-testtool --- 17:18:34 [INFO] Copying 3 resources from src/main/resources to target/classes 17:18:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/generated-sources/spi 17:18:34 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/generated-sources/yang 17:18:34 [INFO] 17:18:34 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ netconf-testtool --- 17:18:34 [INFO] Recompiling the module because of changed dependency. 17:18:34 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 17:18:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:18:34 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [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:18:34 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:18:34 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [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:18:34 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:18:34 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [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:18:34 [WARNING] Cannot find annotation method 'immediate()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] Cannot find annotation method 'property()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/TesttoolParameters.java:[80,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[126,26] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[130,33] isXmlConfigurationProvided() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[133,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[134,54] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[135,33] isNotificationsSupported() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[138,54] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[150,26] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[152,64] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[176,23] Integer(int) in java.lang.Integer has been deprecated and marked for removal 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[253,26] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/NetconfDeviceSimulator.java:[256,62] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[28,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/Configuration.java:[34,22] BASE in org.opendaylight.netconf.api.CapabilityURN has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/http/perf/Parameters.java:[60,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/client/stress/Parameters.java:[75,54] newArgumentParser(java.lang.String) in net.sourceforge.argparse4j.ArgumentParsers has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,45] isMdSal() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[127,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,53] getRpcConfigFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[128,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,60] getInitialConfigXMLFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[129,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,56] getNotificationFile() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[130,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,50] getSchemasDir() in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[131,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[144,27] setMdSal(boolean) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[145,27] setRpcConfigFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[146,27] setInitialConfigXMLFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[147,27] setNotificationFile(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/main/java/org/opendaylight/netconf/test/tool/config/ConfigurationBuilder.java:[148,27] setSchemasDir(java.io.File) in org.opendaylight.netconf.test.tool.config.Configuration has been deprecated 17:18:34 [INFO] 17:18:34 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ netconf-testtool >>> 17:18:34 [INFO] 17:18:34 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ netconf-testtool --- 17:18:34 [INFO] Fork Value is true 17:18:41 [INFO] Done SpotBugs Analysis.... 17:18:41 [INFO] 17:18:41 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ netconf-testtool <<< 17:18:41 [INFO] 17:18:41 [INFO] 17:18:41 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ netconf-testtool --- 17:18:41 [INFO] BugInstance size is 0 17:18:41 [INFO] Error size is 0 17:18:41 [INFO] No errors/warnings found 17:18:41 [INFO] 17:18:41 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ netconf-testtool --- 17:18:41 [INFO] Copying 1 resource from src/test/resources to target/test-classes 17:18:41 [INFO] 17:18:41 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ netconf-testtool --- 17:18:41 [INFO] Recompiling the module because of changed dependency. 17:18:41 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:18:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:18:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:41 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:41 [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:18:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:18:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:41 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:41 [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:18:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found 17:18:41 [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' 17:18:41 [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' 17:18:41 [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:18:41 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/src/test/java/org/opendaylight/netconf/test/tool/TestToolTest.java:[173,35] auto-closeable resource ignored is never referenced in body of corresponding try statement 17:18:41 [INFO] 17:18:41 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ netconf-testtool --- 17:18:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:18:41 [INFO] 17:18:41 [INFO] ------------------------------------------------------- 17:18:41 [INFO] T E S T S 17:18:41 [INFO] ------------------------------------------------------- 17:18:42 [INFO] Running org.opendaylight.netconf.test.tool.TestToolTest 17:18:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.715 s -- in org.opendaylight.netconf.test.tool.TestToolTest 17:18:50 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[1] -- Time elapsed: 2.187 s 17:18:50 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.getSchemas(NetconfClientProtocol)[2] -- Time elapsed: 0.070 s 17:18:50 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[1] -- Time elapsed: 0.093 s 17:18:50 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[2] -- Time elapsed: 0.238 s 17:18:50 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[3] -- Time elapsed: 0.032 s 17:18:50 [INFO] org.opendaylight.netconf.test.tool.TestToolTest.customRpc(String, NetconfClientProtocol, String, String)[4] -- Time elapsed: 0.224 s 17:18:50 [INFO] 17:18:50 [INFO] Results: 17:18:50 [INFO] 17:18:50 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 17:18:50 [INFO] 17:18:50 [INFO] 17:18:50 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ netconf-testtool --- 17:18:50 [INFO] 17:18:50 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ netconf-testtool --- 17:18:50 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT.jar 17:18:50 [INFO] 17:18:50 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ netconf-testtool --- 17:18:50 [INFO] No previous run data found, generating javadoc. 17:18:52 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-javadoc.jar 17:18:52 [INFO] 17:18:52 [INFO] --- maven-shade-plugin:3.6.0:shade (default) @ netconf-testtool --- 17:18:52 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 17:18:52 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:18:52 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:18:52 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:18:52 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:18:52 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:18:52 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 17:18:52 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 17:18:52 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 17:18:52 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 17:18:52 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 17:18:52 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 17:18:52 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 17:18:52 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 17:18:52 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 17:18:52 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.4 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 17:18:52 [INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:18:52 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:18:52 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:18:52 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:18:52 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar. 17:18:52 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar. 17:18:52 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:18:52 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:18:52 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:18:52 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:18:52 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:18:52 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:18:52 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:18:52 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:18:52 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:18:52 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:18:52 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:18:52 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:18:52 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:18:52 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:18:52 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:53 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:54 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:55 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/DEPENDENCIES.txt 17:18:56 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:18:56 [WARNING] - META-INF/mailcap.default 17:18:56 [WARNING] - META-INF/mimetypes.default 17:18:56 [WARNING] - com.sun.activation.registries.LineTokenizer 17:18:56 [WARNING] - com.sun.activation.registries.LogSupport 17:18:56 [WARNING] - com.sun.activation.registries.MailcapFile 17:18:56 [WARNING] - com.sun.activation.registries.MailcapParseException 17:18:56 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:18:56 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:18:56 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:18:56 [WARNING] - com.sun.activation.viewers.ImageViewer 17:18:56 [WARNING] - 30 more... 17:18:56 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:18:56 [WARNING] - org.ops4j.lang.NullArgumentException 17:18:56 [WARNING] - org.ops4j.lang.Ops4jException 17:18:56 [WARNING] - org.ops4j.lang.PostConditionException 17:18:56 [WARNING] - org.ops4j.lang.PreConditionException 17:18:56 [WARNING] activation-1.1.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/LICENSE.txt 17:18:56 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources: 17:18:56 [WARNING] - .api_description 17:18:56 [WARNING] - about.html 17:18:56 [WARNING] - bundle.properties 17:18:56 [WARNING] transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:56 [WARNING] netconf-api-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 17:18:56 [WARNING] - pretty-print.xsl 17:18:56 [WARNING] draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:18:56 [WARNING] netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/io.netty.versions.properties 17:18:56 [WARNING] aaa-encrypt-service-0.19.6.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources: 17:18:56 [WARNING] - LICENSE 17:18:56 [WARNING] - META-INF/git.properties 17:18:56 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:18:56 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:18:56 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:18:56 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:18:56 [WARNING] - org.ops4j.util.property.PropertyResolver 17:18:56 [WARNING] - org.ops4j.util.property.PropertyStore 17:18:56 [WARNING] aaa-encrypt-service-0.19.6.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/MANIFEST.MF 17:18:56 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:18:56 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:18:56 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:18:56 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:18:56 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:18:56 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:18:56 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:18:56 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:18:56 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:18:56 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:18:56 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:18:56 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:18:56 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:18:56 [WARNING] - 755 more... 17:18:56 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/NOTICE.txt 17:18:56 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/NOTICE 17:18:56 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:18:56 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:18:56 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:18:56 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:18:56 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/LICENSE 17:18:56 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:18:56 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:18:56 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:18:56 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:18:56 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:18:56 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:18:56 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:18:56 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:18:56 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:18:56 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:18:56 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:18:56 [WARNING] - 140 more... 17:18:56 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:18:56 [WARNING] - META-INF.versions.9.module-info 17:18:56 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 17:18:56 [WARNING] - META-INF/LICENSE.md 17:18:56 [WARNING] - META-INF/NOTICE.md 17:18:56 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 17:18:56 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 17:18:56 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:18:56 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:18:56 [WARNING] - 62 more... 17:18:56 [WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 17:18:56 [WARNING] - README.md 17:18:56 [WARNING] maven-shade-plugin has detected that some files are 17:18:56 [WARNING] present in two or more JARs. When this happens, only one 17:18:56 [WARNING] single version of the file is copied to the uber jar. 17:18:56 [WARNING] Usually this is not harmful and you can skip these warnings, 17:18:56 [WARNING] otherwise try to manually exclude artifacts based on 17:18:56 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:18:56 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:18:56 [INFO] Attaching shaded artifact. 17:18:56 [INFO] 17:18:56 [INFO] --- maven-shade-plugin:3.6.0:shade (stress-client) @ netconf-testtool --- 17:18:56 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 17:18:56 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:18:56 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:18:56 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:18:56 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:18:56 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 17:18:56 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 17:18:56 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 17:18:56 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 17:18:56 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 17:18:56 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 17:18:56 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 17:18:56 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.4 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 17:18:56 [INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:18:56 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:18:56 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:18:56 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:18:56 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar. 17:18:56 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar. 17:18:56 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:18:56 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:18:56 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:18:56 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:18:56 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:18:56 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:18:56 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:18:56 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:18:56 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:18:56 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:18:56 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:18:56 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:18:56 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:18:56 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:18:56 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 from the shaded jar. 17:18:56 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.78.1 from the shaded jar. 17:18:56 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.78.1 from the shaded jar. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:56 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:57 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:58 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/DEPENDENCIES.txt 17:18:58 [WARNING] aaa-encrypt-service-0.19.6.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/MANIFEST.MF 17:18:58 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:18:58 [WARNING] - META-INF/mailcap.default 17:18:58 [WARNING] - META-INF/mimetypes.default 17:18:58 [WARNING] - com.sun.activation.registries.LineTokenizer 17:18:58 [WARNING] - com.sun.activation.registries.LogSupport 17:18:58 [WARNING] - com.sun.activation.registries.MailcapFile 17:18:58 [WARNING] - com.sun.activation.registries.MailcapParseException 17:18:58 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:18:58 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:18:58 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:18:58 [WARNING] - com.sun.activation.viewers.ImageViewer 17:18:58 [WARNING] - 30 more... 17:18:58 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:18:58 [WARNING] - org.ops4j.lang.NullArgumentException 17:18:58 [WARNING] - org.ops4j.lang.Ops4jException 17:18:58 [WARNING] - org.ops4j.lang.PostConditionException 17:18:58 [WARNING] - org.ops4j.lang.PreConditionException 17:18:58 [WARNING] activation-1.1.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/LICENSE.txt 17:18:58 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources: 17:18:58 [WARNING] - .api_description 17:18:58 [WARNING] - about.html 17:18:58 [WARNING] - bundle.properties 17:18:58 [WARNING] transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:18:58 [WARNING] netconf-api-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 17:18:58 [WARNING] - pretty-print.xsl 17:18:58 [WARNING] draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:18:58 [WARNING] netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/io.netty.versions.properties 17:18:58 [WARNING] aaa-encrypt-service-0.19.6.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources: 17:18:58 [WARNING] - LICENSE 17:18:58 [WARNING] - META-INF/git.properties 17:18:58 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:18:58 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:18:58 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:18:58 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:18:58 [WARNING] - org.ops4j.util.property.PropertyResolver 17:18:58 [WARNING] - org.ops4j.util.property.PropertyStore 17:18:58 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:18:58 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:18:58 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:18:58 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:18:58 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:18:58 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:18:58 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:18:58 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:18:58 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:18:58 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:18:58 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:18:58 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:18:58 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:18:58 [WARNING] - 755 more... 17:18:58 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/NOTICE.txt 17:18:58 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/NOTICE 17:18:58 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:18:58 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:18:58 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:18:58 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:18:58 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:18:58 [WARNING] - META-INF/LICENSE 17:18:58 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:18:58 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:18:58 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:18:58 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:18:58 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:18:58 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:18:58 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:18:58 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:18:58 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:18:58 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:18:58 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:18:58 [WARNING] - 140 more... 17:18:58 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 17:18:58 [WARNING] - META-INF/LICENSE.md 17:18:58 [WARNING] - META-INF/NOTICE.md 17:18:58 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:18:58 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:18:58 [WARNING] - 62 more... 17:18:58 [WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 17:18:58 [WARNING] - README.md 17:18:58 [WARNING] error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:18:58 [WARNING] - META-INF.versions.9.module-info 17:18:58 [WARNING] maven-shade-plugin has detected that some files are 17:18:58 [WARNING] present in two or more JARs. When this happens, only one 17:18:58 [WARNING] single version of the file is copied to the uber jar. 17:18:58 [WARNING] Usually this is not harmful and you can skip these warnings, 17:18:58 [WARNING] otherwise try to manually exclude artifacts based on 17:18:58 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:18:58 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:18:58 [INFO] Attaching shaded artifact. 17:18:58 [INFO] 17:18:58 [INFO] --- maven-shade-plugin:3.6.0:shade (restconf-perf-client) @ netconf-testtool --- 17:18:58 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 17:18:58 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:18:58 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:18:58 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:18:58 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:18:58 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 17:18:58 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 17:18:58 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 17:18:58 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 17:18:58 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 17:18:58 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 17:18:58 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 17:18:58 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.4 in the shaded jar. 17:18:58 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 17:18:58 [INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:18:58 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:18:58 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 17:18:58 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:18:58 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:18:58 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:18:58 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:18:58 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar. 17:18:58 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar. 17:18:58 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:18:58 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:18:58 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:18:58 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:18:58 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:18:58 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:18:58 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:18:58 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:18:58 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:18:58 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:18:58 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:18:58 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:18:58 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:18:58 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:18:58 [INFO] Excluding org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 from the shaded jar. 17:18:58 [INFO] Excluding org.bouncycastle:bcutil-jdk18on:jar:1.78.1 from the shaded jar. 17:18:58 [INFO] Excluding org.bouncycastle:bcprov-jdk18on:jar:1.78.1 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:util:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-common:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:concepts:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-util:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-ir:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-model-util:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 from the shaded jar. 17:18:58 [INFO] Excluding org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 from the shaded jar. 17:18:58 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:18:59 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:00 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:01 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/DEPENDENCIES.txt 17:19:01 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, org.eclipse.jdt.annotation-2.3.0.jar, transport-api-7.0.11-SNAPSHOT.jar define 3 overlapping resources: 17:19:01 [WARNING] - .api_description 17:19:01 [WARNING] - about.html 17:19:01 [WARNING] - bundle.properties 17:19:01 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:19:01 [WARNING] - META-INF/mailcap.default 17:19:01 [WARNING] - META-INF/mimetypes.default 17:19:01 [WARNING] - com.sun.activation.registries.LineTokenizer 17:19:01 [WARNING] - com.sun.activation.registries.LogSupport 17:19:01 [WARNING] - com.sun.activation.registries.MailcapFile 17:19:01 [WARNING] - com.sun.activation.registries.MailcapParseException 17:19:01 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:19:01 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:19:01 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:19:01 [WARNING] - com.sun.activation.viewers.ImageViewer 17:19:01 [WARNING] - 30 more... 17:19:01 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:19:01 [WARNING] - org.ops4j.lang.NullArgumentException 17:19:01 [WARNING] - org.ops4j.lang.Ops4jException 17:19:01 [WARNING] - org.ops4j.lang.PostConditionException 17:19:01 [WARNING] - org.ops4j.lang.PreConditionException 17:19:01 [WARNING] activation-1.1.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/LICENSE.txt 17:19:01 [WARNING] transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:19:01 [WARNING] aaa-encrypt-service-0.19.6.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, txw2-2.3.8.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/MANIFEST.MF 17:19:01 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, yang-binding-13.0.6.jar define 1 overlapping resource: 17:19:01 [WARNING] - README.md 17:19:01 [WARNING] netconf-api-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 17:19:01 [WARNING] - pretty-print.xsl 17:19:01 [WARNING] aaa-encrypt-service-0.19.6.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-binding-13.0.6.jar, yang-ext-2013.09.07.25.6.jar define 2 overlapping resources: 17:19:01 [WARNING] - LICENSE 17:19:01 [WARNING] - META-INF/git.properties 17:19:01 [WARNING] draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:19:01 [WARNING] netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/io.netty.versions.properties 17:19:01 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:19:01 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:19:01 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:19:01 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:19:01 [WARNING] - org.ops4j.util.property.PropertyResolver 17:19:01 [WARNING] - org.ops4j.util.property.PropertyStore 17:19:01 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:19:01 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:19:01 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:19:01 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:19:01 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:19:01 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:19:01 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:19:01 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:19:01 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:19:01 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:19:01 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:19:01 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:19:01 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:19:01 [WARNING] - 755 more... 17:19:01 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/NOTICE.txt 17:19:01 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/NOTICE 17:19:01 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:19:01 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:19:01 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:19:01 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:19:01 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:19:01 [WARNING] - META-INF/LICENSE 17:19:01 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:19:01 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:19:01 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:19:01 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:19:01 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:19:01 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:19:01 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:19:01 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:19:01 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:19:01 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:19:01 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:19:01 [WARNING] - 140 more... 17:19:01 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 17:19:01 [WARNING] - META-INF/LICENSE.md 17:19:01 [WARNING] - META-INF/NOTICE.md 17:19:01 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:19:01 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:19:01 [WARNING] - 62 more... 17:19:01 [WARNING] error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:19:01 [WARNING] - META-INF.versions.9.module-info 17:19:01 [WARNING] maven-shade-plugin has detected that some files are 17:19:01 [WARNING] present in two or more JARs. When this happens, only one 17:19:01 [WARNING] single version of the file is copied to the uber jar. 17:19:01 [WARNING] Usually this is not harmful and you can skip these warnings, 17:19:01 [WARNING] otherwise try to manually exclude artifacts based on 17:19:01 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:19:01 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:19:01 [INFO] Attaching shaded artifact. 17:19:01 [INFO] 17:19:01 [INFO] --- maven-shade-plugin:3.6.0:shade (scale-util) @ netconf-testtool --- 17:19:01 [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.6 in the shaded jar. 17:19:01 [INFO] Including org.codehaus.janino:janino:jar:3.1.4 in the shaded jar. 17:19:01 [INFO] Including org.codehaus.janino:commons-compiler:jar:3.1.4 in the shaded jar. 17:19:01 [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.9.0 in the shaded jar. 17:19:01 [INFO] Including ch.qos.logback:logback-classic:jar:1.3.14 in the shaded jar. 17:19:01 [INFO] Including ch.qos.logback:logback-core:jar:1.3.14 in the shaded jar. 17:19:01 [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.78.1 in the shaded jar. 17:19:01 [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.78.1 in the shaded jar. 17:19:01 [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.78.1 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including io.netty:netty-buffer:jar:4.1.112.Final in the shaded jar. 17:19:01 [INFO] Including io.netty:netty-codec:jar:4.1.112.Final in the shaded jar. 17:19:01 [INFO] Including io.netty:netty-common:jar:4.1.112.Final in the shaded jar. 17:19:01 [INFO] Including io.netty:netty-handler:jar:4.1.112.Final in the shaded jar. 17:19:01 [INFO] Including io.netty:netty-resolver:jar:4.1.112.Final in the shaded jar. 17:19:01 [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.112.Final in the shaded jar. 17:19:01 [INFO] Including io.netty:netty-transport:jar:4.1.112.Final in the shaded jar. 17:19:01 [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.odlparent:logging-markers:jar:13.1.4 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:util:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.2 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including com.google.code.gson:gson:jar:2.11.0 in the shaded jar. 17:19:01 [INFO] Including org.checkerframework:checker-qual:jar:3.45.0 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.codehaus.woodstox:stax2-api:jar:4.2.2 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.antlr:antlr4-runtime:jar:4.13.2 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.slf4j:slf4j-api:jar:2.0.12 in the shaded jar. 17:19:01 [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. 17:19:01 [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. 17:19:01 [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. 17:19:01 [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.30.0 in the shaded jar. 17:19:01 [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.112.Final in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6 in the shaded jar. 17:19:01 [INFO] Including org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6 in the shaded jar. 17:19:01 [INFO] Including org.ops4j.base:ops4j-base-util-property:jar:1.5.1 in the shaded jar. 17:19:01 [INFO] Including org.ops4j.base:ops4j-base-util-collections:jar:1.5.1 in the shaded jar. 17:19:01 [INFO] Including org.ops4j.base:ops4j-base-lang:jar:1.5.1 in the shaded jar. 17:19:01 [INFO] Including org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5 in the shaded jar. 17:19:01 [INFO] Including jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 in the shaded jar. 17:19:01 [INFO] Including org.glassfish.jaxb:jaxb-runtime:jar:2.3.8 in the shaded jar. 17:19:01 [INFO] Including org.glassfish.jaxb:txw2:jar:2.3.8 in the shaded jar. 17:19:01 [INFO] Including com.sun.istack:istack-commons-runtime:jar:3.0.12 in the shaded jar. 17:19:01 [INFO] Including com.sun.activation:jakarta.activation:jar:1.2.2 in the shaded jar. 17:19:01 [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.16.2 in the shaded jar. 17:19:01 [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2 in the shaded jar. 17:19:01 [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.16.2 in the shaded jar. 17:19:01 [INFO] Including javax.activation:activation:jar:1.1.1 in the shaded jar. 17:19:01 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:02 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. 17:19:04 [WARNING] ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/DEPENDENCIES.txt 17:19:04 [WARNING] activation-1.1.1.jar, jakarta.activation-1.2.2.jar define 40 overlapping classes and resources: 17:19:04 [WARNING] - META-INF/mailcap.default 17:19:04 [WARNING] - META-INF/mimetypes.default 17:19:04 [WARNING] - com.sun.activation.registries.LineTokenizer 17:19:04 [WARNING] - com.sun.activation.registries.LogSupport 17:19:04 [WARNING] - com.sun.activation.registries.MailcapFile 17:19:04 [WARNING] - com.sun.activation.registries.MailcapParseException 17:19:04 [WARNING] - com.sun.activation.registries.MailcapTokenizer 17:19:04 [WARNING] - com.sun.activation.registries.MimeTypeEntry 17:19:04 [WARNING] - com.sun.activation.registries.MimeTypeFile 17:19:04 [WARNING] - com.sun.activation.viewers.ImageViewer 17:19:04 [WARNING] - 30 more... 17:19:04 [WARNING] ops4j-base-lang-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 4 overlapping classes: 17:19:04 [WARNING] - org.ops4j.lang.NullArgumentException 17:19:04 [WARNING] - org.ops4j.lang.Ops4jException 17:19:04 [WARNING] - org.ops4j.lang.PostConditionException 17:19:04 [WARNING] - org.ops4j.lang.PreConditionException 17:19:04 [WARNING] activation-1.1.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, slf4j-api-2.0.12.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/LICENSE.txt 17:19:04 [WARNING] ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, odlext-parser-support-13.0.7.jar, openconfig-parser-support-13.0.7.jar, org.eclipse.jdt.annotation-2.3.0.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar define 3 overlapping resources: 17:19:04 [WARNING] - .api_description 17:19:04 [WARNING] - about.html 17:19:04 [WARNING] - bundle.properties 17:19:04 [WARNING] transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangFeatureProvider 17:19:04 [WARNING] netconf-api-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar define 1 overlapping resource: 17:19:04 [WARNING] - pretty-print.xsl 17:19:04 [WARNING] draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, truststore-api-7.0.11-SNAPSHOT.jar, yang-ext-2013.09.07.25.6.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/services/org.opendaylight.yangtools.yang.binding.YangModelBindingProvider 17:19:04 [WARNING] netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/io.netty.versions.properties 17:19:04 [WARNING] aaa-encrypt-service-0.19.6.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 2 overlapping resources: 17:19:04 [WARNING] - LICENSE 17:19:04 [WARNING] - META-INF/git.properties 17:19:04 [WARNING] ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 5 overlapping classes: 17:19:04 [WARNING] - org.ops4j.util.property.DictionaryPropertyResolver 17:19:04 [WARNING] - org.ops4j.util.property.FallbackPropertyResolver 17:19:04 [WARNING] - org.ops4j.util.property.PropertiesPropertyResolver 17:19:04 [WARNING] - org.ops4j.util.property.PropertyResolver 17:19:04 [WARNING] - org.ops4j.util.property.PropertyStore 17:19:04 [WARNING] aaa-encrypt-service-0.19.6.jar, activation-1.1.1.jar, antlr4-runtime-4.13.2.jar, argparse4j-0.9.0.jar, bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, checker-qual-3.45.0.jar, commons-codec-1.15.jar, commons-compiler-3.1.4.jar, concepts-13.0.7.jar, draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar, error_prone_annotations-2.30.0.jar, failureaccess-1.0.1.jar, gson-2.11.0.jar, guava-32.1.3-jre.jar, iana-crypt-hash-13.0.6.jar, ietf-topology-2013.10.21.25.6.jar, ietf-type-util-13.0.6.jar, istack-commons-runtime-3.0.12.jar, j2objc-annotations-2.8.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, janino-3.1.4.jar, jaxb-runtime-2.3.8.jar, keystore-api-7.0.11-SNAPSHOT.jar, keystore-legacy-7.0.11-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, logging-markers-13.1.4.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-inmemory-datastore-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-auth-7.0.11-SNAPSHOT.jar, netconf-client-7.0.11-SNAPSHOT.jar, netconf-client-mdsal-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-common-mdsal-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-netty-util-7.0.11-SNAPSHOT.jar, netconf-server-7.0.11-SNAPSHOT.jar, netconf-server-mdsal-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, netconf-topology-7.0.11-SNAPSHOT.jar, netty-buffer-4.1.112.Final.jar, netty-codec-4.1.112.Final.jar, netty-common-4.1.112.Final.jar, netty-handler-4.1.112.Final.jar, netty-resolver-4.1.112.Final.jar, netty-transport-4.1.112.Final.jar, netty-transport-classes-epoll-4.1.112.Final.jar, netty-transport-native-unix-common-4.1.112.Final.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar, org.eclipse.jdt.annotation-2.3.0.jar, pax-swissbox-property-1.8.5.jar, rfc5277-7.0.11-SNAPSHOT.jar, rfc6022-7.0.11-SNAPSHOT.jar, rfc6241-7.0.11-SNAPSHOT.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6470-7.0.11-SNAPSHOT.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc6991-ietf-inet-types-13.0.6.jar, rfc6991-ietf-yang-types-13.0.6.jar, rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8341-7.0.11-SNAPSHOT.jar, rfc8342-ietf-datastores-13.0.6.jar, rfc8525-13.0.6.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, shaded-exificient-7.0.11-SNAPSHOT.jar, shaded-sshd-7.0.11-SNAPSHOT.jar, slf4j-api-2.0.12.jar, spotbugs-annotations-4.8.6.jar, stax2-api-4.2.2.jar, transport-api-7.0.11-SNAPSHOT.jar, transport-ssh-7.0.11-SNAPSHOT.jar, transport-tcp-7.0.11-SNAPSHOT.jar, transport-tls-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, truststore-api-7.0.11-SNAPSHOT.jar, txw2-2.3.8.jar, util-13.0.7.jar, value-2.10.1-annotations.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ext-2013.09.07.25.6.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-impl-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/MANIFEST.MF 17:19:04 [WARNING] org.apache.karaf.features.core-4.4.6.jar, pax-swissbox-property-1.8.5.jar define 1 overlapping classes: 17:19:04 [WARNING] - org.ops4j.pax.swissbox.property.BundleContextPropertyResolver 17:19:04 [WARNING] jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 765 overlapping classes: 17:19:04 [WARNING] - com.fasterxml.jackson.databind.AbstractTypeResolver 17:19:04 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector 17:19:04 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty 17:19:04 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$ReferenceProperty$Type 17:19:04 [WARNING] - com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions 17:19:04 [WARNING] - com.fasterxml.jackson.databind.BeanDescription 17:19:04 [WARNING] - com.fasterxml.jackson.databind.BeanProperty 17:19:04 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Bogus 17:19:04 [WARNING] - com.fasterxml.jackson.databind.BeanProperty$Std 17:19:04 [WARNING] - com.fasterxml.jackson.databind.DatabindContext 17:19:04 [WARNING] - 755 more... 17:19:04 [WARNING] commons-codec-1.15.jar, ops4j-base-lang-1.5.1.jar, ops4j-base-util-collections-1.5.1.jar, ops4j-base-util-property-1.5.1.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/NOTICE.txt 17:19:04 [WARNING] jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/NOTICE 17:19:04 [WARNING] ops4j-base-util-collections-1.5.1.jar, org.apache.karaf.features.core-4.4.6.jar define 3 overlapping classes: 17:19:04 [WARNING] - org.ops4j.util.collections.PropertiesUtils 17:19:04 [WARNING] - org.ops4j.util.collections.PropertiesWriter 17:19:04 [WARNING] - org.ops4j.util.collections.PropertyResolver 17:19:04 [WARNING] guava-32.1.3-jre.jar, jackson-annotations-2.16.2.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar, stax2-api-4.2.2.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/LICENSE 17:19:04 [WARNING] jackson-core-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 150 overlapping classes: 17:19:04 [WARNING] - com.fasterxml.jackson.core.Base64Variant 17:19:04 [WARNING] - com.fasterxml.jackson.core.Base64Variant$PaddingReadBehaviour 17:19:04 [WARNING] - com.fasterxml.jackson.core.Base64Variants 17:19:04 [WARNING] - com.fasterxml.jackson.core.FormatFeature 17:19:04 [WARNING] - com.fasterxml.jackson.core.FormatSchema 17:19:04 [WARNING] - com.fasterxml.jackson.core.JacksonException 17:19:04 [WARNING] - com.fasterxml.jackson.core.JsonEncoding 17:19:04 [WARNING] - com.fasterxml.jackson.core.JsonFactory 17:19:04 [WARNING] - com.fasterxml.jackson.core.JsonFactory$Feature 17:19:04 [WARNING] - com.fasterxml.jackson.core.JsonFactoryBuilder 17:19:04 [WARNING] - 140 more... 17:19:04 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar, error_prone_annotations-2.30.0.jar, gson-2.11.0.jar, jackson-core-2.16.2.jar, jackson-databind-2.16.2.jar, logback-classic-1.3.14.jar, logback-core-1.3.14.jar, slf4j-api-2.0.12.jar define 1 overlapping classes: 17:19:04 [WARNING] - META-INF.versions.9.module-info 17:19:04 [WARNING] istack-commons-runtime-3.0.12.jar, jakarta.activation-1.2.2.jar, jakarta.xml.bind-api-2.3.3.jar, jaxb-runtime-2.3.8.jar, txw2-2.3.8.jar define 2 overlapping resources: 17:19:04 [WARNING] - META-INF/LICENSE.md 17:19:04 [WARNING] - META-INF/NOTICE.md 17:19:04 [WARNING] bcpkix-jdk18on-1.78.1.jar, bcprov-jdk18on-1.78.1.jar, bcutil-jdk18on-1.78.1.jar define 1 overlapping resource: 17:19:04 [WARNING] - META-INF/versions/9/OSGI-INF/MANIFEST.MF 17:19:04 [WARNING] jackson-annotations-2.16.2.jar, org.apache.karaf.features.core-4.4.6.jar define 72 overlapping classes: 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotation 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationValue 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JacksonAnnotationsInside 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JacksonInject$Value 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JsonAlias 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JsonAnyGetter 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JsonAnySetter 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect 17:19:04 [WARNING] - com.fasterxml.jackson.annotation.JsonAutoDetect$1 17:19:04 [WARNING] - 62 more... 17:19:04 [WARNING] concepts-13.0.7.jar, ietf-type-util-13.0.6.jar, mdsal-binding-api-13.0.6.jar, mdsal-binding-dom-codec-api-13.0.6.jar, mdsal-binding-dom-codec-spi-13.0.6.jar, mdsal-binding-model-api-13.0.6.jar, mdsal-binding-runtime-api-13.0.6.jar, mdsal-binding-runtime-spi-13.0.6.jar, mdsal-binding-spec-util-13.0.6.jar, mdsal-common-api-13.0.6.jar, mdsal-dom-api-13.0.6.jar, mdsal-dom-broker-13.0.6.jar, mdsal-dom-spi-13.0.6.jar, mdsal-singleton-api-13.0.6.jar, netconf-api-7.0.11-SNAPSHOT.jar, netconf-common-7.0.11-SNAPSHOT.jar, netconf-dom-api-7.0.11-SNAPSHOT.jar, netconf-testtool-7.0.11-SNAPSHOT.jar, odlext-model-api-13.0.7.jar, odlext-parser-support-13.0.7.jar, openconfig-model-api-13.0.7.jar, openconfig-parser-support-13.0.7.jar, rfc6241-model-api-13.0.7.jar, rfc6241-parser-support-13.0.7.jar, rfc6536-model-api-13.0.7.jar, rfc6536-parser-support-13.0.7.jar, rfc6643-model-api-13.0.7.jar, rfc6643-parser-support-13.0.7.jar, rfc7952-model-api-13.0.7.jar, rfc7952-parser-support-13.0.7.jar, rfc8040-model-api-13.0.7.jar, rfc8040-parser-support-13.0.7.jar, rfc8528-model-api-13.0.7.jar, rfc8528-parser-support-13.0.7.jar, rfc8639-model-api-13.0.7.jar, rfc8639-parser-support-13.0.7.jar, rfc8819-model-api-13.0.7.jar, rfc8819-parser-support-13.0.7.jar, transport-api-7.0.11-SNAPSHOT.jar, triemap-1.3.2.jar, util-13.0.7.jar, yang-binding-13.0.6.jar, yang-common-13.0.7.jar, yang-data-api-13.0.7.jar, yang-data-codec-gson-13.0.7.jar, yang-data-codec-xml-13.0.7.jar, yang-data-impl-13.0.7.jar, yang-data-spi-13.0.7.jar, yang-data-tree-api-13.0.7.jar, yang-data-tree-ri-13.0.7.jar, yang-data-tree-spi-13.0.7.jar, yang-data-util-13.0.7.jar, yang-ir-13.0.7.jar, yang-model-api-13.0.7.jar, yang-model-ri-13.0.7.jar, yang-model-spi-13.0.7.jar, yang-model-util-13.0.7.jar, yang-parser-api-13.0.7.jar, yang-parser-reactor-13.0.7.jar, yang-parser-rfc7950-13.0.7.jar, yang-parser-spi-13.0.7.jar, yang-repo-api-13.0.7.jar, yang-repo-fs-13.0.7.jar, yang-repo-spi-13.0.7.jar, yang-xpath-api-13.0.7.jar, yang-xpath-impl-13.0.7.jar define 1 overlapping resource: 17:19:04 [WARNING] - README.md 17:19:04 [WARNING] maven-shade-plugin has detected that some files are 17:19:04 [WARNING] present in two or more JARs. When this happens, only one 17:19:04 [WARNING] single version of the file is copied to the uber jar. 17:19:04 [WARNING] Usually this is not harmful and you can skip these warnings, 17:19:04 [WARNING] otherwise try to manually exclude artifacts based on 17:19:04 [WARNING] mvn dependency:tree -Ddetail=true and the above output. 17:19:04 [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ 17:19:04 [INFO] Attaching shaded artifact. 17:19:04 [INFO] 17:19:04 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ netconf-testtool --- 17:19:04 [INFO] Reading assembly descriptor: src/main/assembly/stress-client.xml 17:19:04 [INFO] Building tar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-package-stress-client.tar.gz 17:19:06 [INFO] 17:19:06 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-testtool --- 17:19:06 [INFO] CycloneDX: Resolving Dependencies 17:19:08 [INFO] CycloneDX: Creating BOM version 1.5 with 146 component(s) 17:19:08 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.xml 17:19:08 [INFO] attaching as netconf-testtool-7.0.11-SNAPSHOT-cyclonedx.xml 17:19:08 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.json 17:19:08 [INFO] attaching as netconf-testtool-7.0.11-SNAPSHOT-cyclonedx.json 17:19:08 [INFO] 17:19:08 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ netconf-testtool --- 17:19:08 [INFO] Skipping duplicate-finder execution! 17:19:08 [INFO] 17:19:08 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ netconf-testtool --- 17:19:08 [WARNING] Used undeclared dependencies found: 17:19:08 [WARNING] org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:19:08 [WARNING] org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:19:08 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:19:08 [WARNING] org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:19:08 [WARNING] org.opendaylight.yangtools:util:jar:13.0.7:compile 17:19:08 [WARNING] com.google.code.gson:gson:jar:2.11.0:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:19:08 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 17:19:08 [WARNING] org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:19:08 [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:19:08 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:19:08 [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:19:08 [WARNING] jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:19:08 [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:19:08 [WARNING] org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:19:08 [WARNING] io.netty:netty-transport:jar:4.1.112.Final:compile 17:19:08 [WARNING] Unused declared dependencies found: 17:19:08 [WARNING] org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:19:08 [WARNING] org.codehaus.janino:janino:jar:3.1.4:compile 17:19:08 [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:19:08 [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:19:08 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:19:08 [WARNING] Non-test scoped test only dependencies found: 17:19:08 [WARNING] io.netty:netty-common:jar:4.1.112.Final:compile 17:19:08 [INFO] 17:19:08 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ netconf-testtool --- 17:19:08 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-sources.jar 17:19:08 [INFO] 17:19:08 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ netconf-testtool --- 17:19:08 [INFO] 17:19:08 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ netconf-testtool --- 17:19:08 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/code-coverage/jacoco.exec 17:19:08 [INFO] Analyzed bundle 'netconf-testtool' with 80 classes 17:19:08 [INFO] 17:19:08 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-testtool --- 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/pom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT.pom 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT.jar 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-javadoc.jar 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-executable.jar 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-stress-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-stress-client.jar 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.11-SNAPSHOT-rest-perf-client.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-rest-perf-client.jar 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.11-SNAPSHOT-scale-util.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-scale-util.jar 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-package-stress-client.tar.gz to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-stress-client.tar.gz 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.xml to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-cyclonedx.xml 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/bom.json to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-cyclonedx.json 17:19:08 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-SNAPSHOT-sources.jar 17:19:08 [INFO] 17:19:08 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-testtool --- 17:19:08 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:08 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:09 [INFO] 17:19:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-testtool --- 17:19:09 [INFO] org.opendaylight.netconf:netconf-testtool:jar:7.0.11-SNAPSHOT 17:19:09 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile (optional) 17:19:09 [INFO] +- org.codehaus.janino:janino:jar:3.1.4:compile 17:19:09 [INFO] | \- org.codehaus.janino:commons-compiler:jar:3.1.4:compile 17:19:09 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 17:19:09 [INFO] +- ch.qos.logback:logback-classic:jar:1.3.14:compile 17:19:09 [INFO] | \- ch.qos.logback:logback-core:jar:1.3.14:compile 17:19:09 [INFO] +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 17:19:09 [INFO] | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 17:19:09 [INFO] +- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 17:19:09 [INFO] +- org.opendaylight.netconf:netconf-netty-util:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- io.netty:netty-buffer:jar:4.1.112.Final:compile 17:19:09 [INFO] | +- io.netty:netty-codec:jar:4.1.112.Final:compile 17:19:09 [INFO] | +- io.netty:netty-common:jar:4.1.112.Final:compile 17:19:09 [INFO] | +- io.netty:netty-handler:jar:4.1.112.Final:compile 17:19:09 [INFO] | | +- io.netty:netty-resolver:jar:4.1.112.Final:compile 17:19:09 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.112.Final:compile 17:19:09 [INFO] | +- io.netty:netty-transport:jar:4.1.112.Final:compile 17:19:09 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:19:09 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.4:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:util:jar:13.0.7:compile 17:19:09 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.2:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.netconf:netconf-common:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.netconf:shaded-exificient:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] +- org.opendaylight.netconf:netconf-auth:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] +- org.opendaylight.netconf:netconf-topology:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.6:compile 17:19:09 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:13.0.6:compile 17:19:09 [INFO] +- org.opendaylight.netconf:netconf-client-mdsal:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- com.google.code.gson:gson:jar:2.11.0:compile 17:19:09 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.6:compile 17:19:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.6:compile 17:19:09 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.6:compile 17:19:09 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.netconf:keystore-legacy:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.netconf:netconf-common-mdsal:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.netconf.model:rfc5277:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.netconf.model:rfc6470:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.7:compile 17:19:09 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile (optional) 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.7:compile 17:19:09 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 17:19:09 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.7:compile 17:19:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:compile 17:19:09 [INFO] | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:compile 17:19:09 [INFO] | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:compile 17:19:09 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:compile 17:19:09 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:compile 17:19:09 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.7:compile 17:19:09 [INFO] | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:compile 17:19:09 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 17:19:09 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:19:09 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:19:09 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:19:09 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:19:09 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:19:09 [INFO] +- org.opendaylight.netconf:netconf-api:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] +- org.opendaylight.netconf.model:rfc6022:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] +- org.opendaylight.netconf:netconf-client:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.netconf:transport-tcp:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | | +- io.netty:netty-transport-classes-epoll:jar:4.1.112.Final:compile 17:19:09 [INFO] | | \- org.opendaylight.netconf.model:draft-ietf-netconf-crypto-types:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.netconf:transport-ssh:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | | +- commons-codec:commons-codec:jar:1.15:compile 17:19:09 [INFO] | | +- org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash:jar:13.0.6:compile 17:19:09 [INFO] | | +- org.opendaylight.netconf:keystore-api:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | | +- org.opendaylight.netconf:shaded-sshd:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | | +- org.opendaylight.netconf:truststore-api:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | | \- org.opendaylight.netconf.model:rfc8341:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | \- org.opendaylight.netconf:transport-tls:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] +- org.opendaylight.netconf:netconf-server:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.netconf.model:rfc7407-ietf-x509-cert-to-name:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | \- org.opendaylight.netconf:transport-api:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided (optional) 17:19:09 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.6:compile 17:19:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.6:compile 17:19:09 [INFO] +- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.6:compile 17:19:09 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.7:compile 17:19:09 [INFO] +- org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.7:compile 17:19:09 [INFO] | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.7:compile 17:19:09 [INFO] +- org.opendaylight.netconf:netconf-server-mdsal:jar:7.0.11-SNAPSHOT:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.6:compile 17:19:09 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.6:compile 17:19:09 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.6:compile 17:19:09 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 17:19:09 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 17:19:09 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:test 17:19:09 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 17:19:09 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 17:19:09 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 17:19:09 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 17:19:09 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 17:19:09 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 17:19:09 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 17:19:09 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 17:19:09 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 17:19:09 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 17:19:09 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 17:19:09 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 17:19:09 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 17:19:09 [INFO] +- org.opendaylight.yangtools:mockito-configuration:jar:13.0.7:test 17:19:09 [INFO] +- org.xmlunit:xmlunit-core:jar:2.10.0:test 17:19:09 [INFO] +- org.xmlunit:xmlunit-assertj:jar:2.10.0:test 17:19:09 [INFO] | \- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:19:09 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:19:09 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:19:09 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:19:09 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:19:09 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:19:09 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:19:09 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:19:09 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:19:09 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:19:09 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:19:09 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:19:09 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:19:09 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:19:09 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:19:09 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:19:09 [INFO] +- junit:junit:jar:4.13.2:test 17:19:09 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:19:09 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:19:09 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:19:09 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:19:09 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:19:09 [INFO] 17:19:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-testtool --- 17:19:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/sonatype-clm/module.xml 17:19:09 [INFO] 17:19:09 [INFO] ---------------< org.opendaylight.netconf:netconf-tools >--------------- 17:19:09 [INFO] Building netconf-tools 7.0.11-SNAPSHOT [113/121] 17:19:09 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:09 [INFO] 17:19:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-tools --- 17:19:09 [INFO] 17:19:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-tools --- 17:19:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:09 [INFO] 17:19:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-tools --- 17:19:09 [INFO] 17:19:09 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-tools --- 17:19:09 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:09 [INFO] 17:19:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-tools --- 17:19:09 [INFO] Skipping artifact installation 17:19:09 [INFO] 17:19:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-tools --- 17:19:09 [INFO] Skipping artifact deployment 17:19:09 [INFO] 17:19:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-tools --- 17:19:09 [INFO] org.opendaylight.netconf:netconf-tools:pom:7.0.11-SNAPSHOT 17:19:09 [INFO] 17:19:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-tools --- 17:19:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/target/sonatype-clm/module.xml 17:19:09 [INFO] 17:19:09 [INFO] -------------< org.opendaylight.netconf:netconf-subsystem >------------- 17:19:09 [INFO] Building netconf-subsystem 7.0.11-SNAPSHOT [114/121] 17:19:09 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:09 [INFO] 17:19:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-subsystem --- 17:19:09 [INFO] 17:19:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-subsystem --- 17:19:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:09 [INFO] 17:19:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-subsystem --- 17:19:09 [INFO] 17:19:09 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-subsystem --- 17:19:09 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:09 [INFO] 17:19:09 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-subsystem --- 17:19:09 [INFO] Skipping artifact installation 17:19:09 [INFO] 17:19:09 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-subsystem --- 17:19:09 [INFO] Skipping artifact deployment 17:19:09 [INFO] 17:19:09 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-subsystem --- 17:19:09 [INFO] org.opendaylight.netconf:netconf-subsystem:pom:7.0.11-SNAPSHOT 17:19:09 [INFO] 17:19:09 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-subsystem --- 17:19:09 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/netconf/target/sonatype-clm/module.xml 17:19:09 [INFO] 17:19:09 [INFO] ---------< org.opendaylight.netconf:sal-rest-connector-config >--------- 17:19:09 [INFO] Building sal-rest-connector-config 7.0.11-SNAPSHOT [115/121] 17:19:09 [INFO] --------------------------------[ jar ]--------------------------------- 17:19:09 [INFO] 17:19:09 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ sal-rest-connector-config --- 17:19:09 [INFO] 17:19:09 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ sal-rest-connector-config --- 17:19:09 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:09 [INFO] 17:19:09 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ sal-rest-connector-config --- 17:19:10 [INFO] 17:19:10 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sal-rest-connector-config --- 17:19:10 [INFO] Copying 1 resource from src/main/resources to target/classes 17:19:10 [INFO] 17:19:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sal-rest-connector-config --- 17:19:10 [INFO] No sources to compile 17:19:10 [INFO] 17:19:10 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sal-rest-connector-config --- 17:19:10 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/src/test/resources 17:19:10 [INFO] 17:19:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sal-rest-connector-config --- 17:19:10 [INFO] No sources to compile 17:19:10 [INFO] 17:19:10 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sal-rest-connector-config --- 17:19:10 [INFO] No tests to run. 17:19:10 [INFO] 17:19:10 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ sal-rest-connector-config --- 17:19:10 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.11-SNAPSHOT.jar 17:19:10 [INFO] 17:19:10 [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ sal-rest-connector-config --- 17:19:10 [INFO] 17:19:10 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ sal-rest-connector-config --- 17:19:10 [INFO] CycloneDX: Resolving Dependencies 17:19:10 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 17:19:10 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.xml 17:19:10 [INFO] attaching as sal-rest-connector-config-7.0.11-SNAPSHOT-cyclonedx.xml 17:19:10 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.json 17:19:10 [INFO] attaching as sal-rest-connector-config-7.0.11-SNAPSHOT-cyclonedx.json 17:19:10 [INFO] 17:19:10 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ sal-rest-connector-config --- 17:19:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/pom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT.pom 17:19:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT.jar 17:19:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/classes/initial/restconf.cfg to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT-restconf.cfg 17:19:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.xml to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT-cyclonedx.xml 17:19:10 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/bom.json to /tmp/r/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-SNAPSHOT-cyclonedx.json 17:19:10 [INFO] 17:19:10 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ sal-rest-connector-config --- 17:19:10 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:10 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:10 [INFO] 17:19:10 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ sal-rest-connector-config --- 17:19:10 [INFO] org.opendaylight.netconf:sal-rest-connector-config:jar:7.0.11-SNAPSHOT 17:19:10 [INFO] 17:19:10 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ sal-rest-connector-config --- 17:19:10 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sonatype-clm/module.xml 17:19:10 [INFO] 17:19:10 [INFO] ----------< org.opendaylight.netconf:restconf-wadl-generator >---------- 17:19:10 [INFO] Building restconf-wadl-generator 7.0.11-SNAPSHOT [116/121] 17:19:10 [INFO] --------------------------------[ jar ]--------------------------------- 17:19:10 [INFO] 17:19:10 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-wadl-generator --- 17:19:10 [INFO] 17:19:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-wadl-generator --- 17:19:10 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:10 [INFO] 17:19:10 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ restconf-wadl-generator --- 17:19:10 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:10 [INFO] 17:19:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-wadl-generator --- 17:19:11 [INFO] 17:19:11 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ restconf-wadl-generator --- 17:19:11 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/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:19:11 [INFO] 17:19:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ restconf-wadl-generator --- 17:19:11 [INFO] Starting audit... 17:19:11 Audit done. 17:19:11 [INFO] You have 0 Checkstyle violations. 17:19:11 [INFO] 17:19:11 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ restconf-wadl-generator --- 17:19:11 [INFO] Starting audit... 17:19:11 Audit done. 17:19:11 [INFO] You have 0 Checkstyle violations. 17:19:11 [INFO] 17:19:11 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ restconf-wadl-generator --- 17:19:11 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/classes/LICENSE 17:19:11 [INFO] 17:19:11 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ restconf-wadl-generator --- 17:19:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/src/main/resources 17:19:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/generated-sources/spi 17:19:11 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/generated-sources/yang 17:19:11 [INFO] 17:19:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ restconf-wadl-generator --- 17:19:11 [INFO] Recompiling the module because of changed dependency. 17:19:11 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:19:11 [INFO] Writing META-INF/services/org.opendaylight.yangtools.plugin.generator.api.FileGeneratorFactory 17:19:11 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/src/main/java/org/opendaylight/netconf/restconf/wadl/generator/WadlTemplate.java:[41,26] isConfiguration() in org.opendaylight.yangtools.yang.model.api.DataSchemaNode has been deprecated and marked for removal 17:19:11 [INFO] 17:19:11 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ restconf-wadl-generator >>> 17:19:11 [INFO] 17:19:11 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ restconf-wadl-generator --- 17:19:11 [INFO] Fork Value is true 17:19:14 [INFO] Done SpotBugs Analysis.... 17:19:14 [INFO] 17:19:14 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ restconf-wadl-generator <<< 17:19:14 [INFO] 17:19:14 [INFO] 17:19:14 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ restconf-wadl-generator --- 17:19:14 [INFO] BugInstance size is 0 17:19:14 [INFO] Error size is 0 17:19:14 [INFO] No errors/warnings found 17:19:14 [INFO] 17:19:14 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ restconf-wadl-generator --- 17:19:14 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:19:14 [INFO] 17:19:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ restconf-wadl-generator --- 17:19:14 [INFO] Recompiling the module because of changed dependency. 17:19:14 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:19:14 [INFO] 17:19:14 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ restconf-wadl-generator --- 17:19:14 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:19:14 [INFO] 17:19:14 [INFO] ------------------------------------------------------- 17:19:14 [INFO] T E S T S 17:19:14 [INFO] ------------------------------------------------------- 17:19:15 [INFO] Running org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 17:19:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.357 s -- in org.opendaylight.netconf.restconf.wadl.generator.WadlGenTest 17:19:16 [INFO] 17:19:16 [INFO] Results: 17:19:16 [INFO] 17:19:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 17:19:16 [INFO] 17:19:16 [INFO] 17:19:16 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ restconf-wadl-generator --- 17:19:16 [INFO] 17:19:16 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ restconf-wadl-generator --- 17:19:16 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT.jar 17:19:16 [INFO] 17:19:16 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ restconf-wadl-generator --- 17:19:16 [INFO] No previous run data found, generating javadoc. 17:19:17 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-javadoc.jar 17:19:17 [INFO] 17:19:17 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-wadl-generator --- 17:19:17 [INFO] CycloneDX: Resolving Dependencies 17:19:18 [INFO] CycloneDX: Creating BOM version 1.5 with 17 component(s) 17:19:18 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.xml 17:19:18 [INFO] attaching as restconf-wadl-generator-7.0.11-SNAPSHOT-cyclonedx.xml 17:19:18 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.json 17:19:18 [INFO] attaching as restconf-wadl-generator-7.0.11-SNAPSHOT-cyclonedx.json 17:19:18 [INFO] 17:19:18 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ restconf-wadl-generator --- 17:19:18 [INFO] Skipping duplicate-finder execution! 17:19:18 [INFO] 17:19:18 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ restconf-wadl-generator --- 17:19:18 [INFO] No dependency problems found 17:19:18 [INFO] 17:19:18 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ restconf-wadl-generator --- 17:19:18 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-sources.jar 17:19:18 [INFO] 17:19:18 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ restconf-wadl-generator --- 17:19:18 [INFO] 17:19:18 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ restconf-wadl-generator --- 17:19:18 [INFO] Loading execution data file /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/code-coverage/jacoco.exec 17:19:18 [INFO] Analyzed bundle 'restconf-wadl-generator' with 3 classes 17:19:18 [INFO] 17:19:18 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-wadl-generator --- 17:19:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/pom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT.pom 17:19:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT.jar 17:19:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT-javadoc.jar 17:19:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.xml to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT-cyclonedx.xml 17:19:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/bom.json to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT-cyclonedx.json 17:19:18 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-SNAPSHOT-sources.jar 17:19:18 [INFO] 17:19:18 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-wadl-generator --- 17:19:18 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:18 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:18 [INFO] 17:19:18 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-wadl-generator --- 17:19:18 [INFO] org.opendaylight.netconf:restconf-wadl-generator:jar:7.0.11-SNAPSHOT 17:19:18 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:19:18 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:19:18 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:19:18 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:19:18 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:19:18 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:19:18 [INFO] +- org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.26.0:compile 17:19:18 [INFO] +- org.kohsuke.metainf-services:metainf-services:jar:1.11:provided 17:19:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.7:compile 17:19:18 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 17:19:18 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.7:compile 17:19:18 [INFO] +- org.opendaylight.yangtools:yang-model-api:jar:13.0.7:compile 17:19:18 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.7:compile 17:19:18 [INFO] +- org.opendaylight.yangtools:plugin-generator-api:jar:13.0.7:compile 17:19:18 [INFO] +- org.opendaylight.yangtools:yang-test-util:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.7:test 17:19:18 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.7:test 17:19:18 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.2:test 17:19:18 [INFO] | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.7:test 17:19:18 [INFO] | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.7:test 17:19:18 [INFO] | | +- org.antlr:antlr4-runtime:jar:4.13.2:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:yang-model-ri:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.7:test 17:19:18 [INFO] | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.7:test 17:19:18 [INFO] | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.7:test 17:19:18 [INFO] | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.7:test 17:19:18 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:19:18 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:19:18 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 17:19:18 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:19:18 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:19:18 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:19:18 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:19:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:19:18 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:19:18 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:19:18 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:19:18 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:19:18 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:19:18 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:19:18 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:19:18 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:19:18 [INFO] +- junit:junit:jar:4.13.2:test 17:19:18 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:19:18 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:19:18 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:19:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:19:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:19:18 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:19:18 [INFO] 17:19:18 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-wadl-generator --- 17:19:18 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/sonatype-clm/module.xml 17:19:18 [INFO] 17:19:18 [INFO] -------------< org.opendaylight.netconf:websocket-client >-------------- 17:19:18 [INFO] Building websocket-client 7.0.11-SNAPSHOT [117/121] 17:19:18 [INFO] --------------------------------[ jar ]--------------------------------- 17:19:18 [WARNING] The artifact org.slf4j:slf4j-log4j12:jar:2.0.12 has been relocated to org.slf4j:slf4j-reload4j:jar:2.0.12 17:19:18 [INFO] 17:19:18 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ websocket-client --- 17:19:18 [INFO] 17:19:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ websocket-client --- 17:19:18 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:18 [INFO] 17:19:18 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-banned-dependencies) @ websocket-client --- 17:19:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:18 [INFO] 17:19:18 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ websocket-client --- 17:19:19 [INFO] 17:19:19 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ websocket-client --- 17:19:19 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/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:19:19 [INFO] 17:19:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (check-license) @ websocket-client --- 17:19:19 [INFO] Starting audit... 17:19:19 Audit done. 17:19:19 [INFO] You have 0 Checkstyle violations. 17:19:19 [INFO] 17:19:19 [INFO] --- maven-checkstyle-plugin:3.5.0:check (default) @ websocket-client --- 17:19:19 [INFO] Starting audit... 17:19:19 Audit done. 17:19:19 [INFO] You have 0 Checkstyle violations. 17:19:19 [INFO] 17:19:19 [INFO] --- maven-dependency-plugin:3.8.0:copy (unpack-license) @ websocket-client --- 17:19:19 [INFO] Copying artifact 'org.opendaylight.odlparent:odl-license:license:13.1.4' (/tmp/r/org/opendaylight/odlparent/odl-license/13.1.4/odl-license-13.1.4.license) to /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/classes/LICENSE 17:19:19 [INFO] 17:19:19 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ websocket-client --- 17:19:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/src/main/resources 17:19:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/generated-sources/spi 17:19:19 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/generated-sources/yang 17:19:19 [INFO] 17:19:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ websocket-client --- 17:19:19 [INFO] Recompiling the module because of changed dependency. 17:19:19 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 17:19:19 [WARNING] /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/src/main/java/org/opendaylight/restconf/websocket/client/StartApplication.java:[175,53] SslContextFactory() in org.eclipse.jetty.util.ssl.SslContextFactory has been deprecated 17:19:19 [INFO] 17:19:19 [INFO] >>> spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) > :spotbugs @ websocket-client >>> 17:19:19 [INFO] 17:19:19 [INFO] --- spotbugs-maven-plugin:4.8.6.2:spotbugs (spotbugs) @ websocket-client --- 17:19:19 [INFO] Fork Value is true 17:19:22 [INFO] Done SpotBugs Analysis.... 17:19:22 [INFO] 17:19:22 [INFO] <<< spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) < :spotbugs @ websocket-client <<< 17:19:22 [INFO] 17:19:22 [INFO] 17:19:22 [INFO] --- spotbugs-maven-plugin:4.8.6.2:check (analyze-compile) @ websocket-client --- 17:19:22 [INFO] BugInstance size is 0 17:19:22 [INFO] Error size is 0 17:19:22 [INFO] No errors/warnings found 17:19:22 [INFO] 17:19:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ websocket-client --- 17:19:22 [INFO] skip non existing resourceDirectory /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/src/test/resources 17:19:22 [INFO] 17:19:22 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ websocket-client --- 17:19:22 [INFO] No sources to compile 17:19:22 [INFO] 17:19:22 [INFO] --- maven-surefire-plugin:3.4.0:test (default-test) @ websocket-client --- 17:19:22 [INFO] No tests to run. 17:19:22 [INFO] 17:19:22 [INFO] --- copy-files-plugin:13.1.4:copy-files (default) @ websocket-client --- 17:19:22 [INFO] 17:19:22 [INFO] --- maven-jar-plugin:3.4.2:jar (default-jar) @ websocket-client --- 17:19:22 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT.jar 17:19:22 [INFO] 17:19:22 [INFO] --- maven-javadoc-plugin:3.8.0:jar (attach-javadocs) @ websocket-client --- 17:19:22 [INFO] No previous run data found, generating javadoc. 17:19:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-javadoc.jar 17:19:23 [INFO] 17:19:23 [INFO] --- maven-assembly-plugin:3.7.1:single (make-assembly) @ websocket-client --- 17:19:23 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar 17:19:24 [WARNING] Configuration option 'appendAssemblyId' is set to false. 17:19:24 Instead of attaching the assembly file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar, it will become the file for main project artifact. 17:19:24 NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! 17:19:24 [WARNING] Replacing pre-existing project main-artifact file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT.jar 17:19:24 with assembly file: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar 17:19:24 [INFO] 17:19:24 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ websocket-client --- 17:19:24 [INFO] CycloneDX: Resolving Dependencies 17:19:25 [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) 17:19:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.xml 17:19:25 [INFO] attaching as websocket-client-7.0.11-SNAPSHOT-cyclonedx.xml 17:19:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.json 17:19:25 [INFO] attaching as websocket-client-7.0.11-SNAPSHOT-cyclonedx.json 17:19:25 [INFO] 17:19:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ websocket-client --- 17:19:25 [INFO] Skipping duplicate-finder execution! 17:19:25 [INFO] 17:19:25 [INFO] --- maven-dependency-plugin:3.8.0:analyze-only (analyze-declarations) @ websocket-client --- 17:19:25 [WARNING] Used undeclared dependencies found: 17:19:25 [WARNING] org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:19:25 [WARNING] ch.qos.reload4j:reload4j:jar:1.2.22:compile 17:19:25 [WARNING] org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:19:25 [WARNING] org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:19:25 [WARNING] org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:19:25 [WARNING] Unused declared dependencies found: 17:19:25 [WARNING] org.slf4j:slf4j-log4j12:jar:2.0.12:compile 17:19:25 [INFO] 17:19:25 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ websocket-client --- 17:19:25 [INFO] Building jar: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-sources.jar 17:19:25 [INFO] 17:19:25 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ websocket-client --- 17:19:25 [INFO] 17:19:25 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ websocket-client --- 17:19:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:19:25 [INFO] 17:19:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ websocket-client --- 17:19:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/pom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT.pom 17:19:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT.jar 17:19:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT-javadoc.jar 17:19:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.xml to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT-cyclonedx.xml 17:19:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/bom.json to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT-cyclonedx.json 17:19:25 [INFO] Installing /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-SNAPSHOT-sources.jar 17:19:25 [INFO] 17:19:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ websocket-client --- 17:19:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo 17:19:25 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/netconf-maven-clm-7.0.x/m2repo" instead. 17:19:25 [INFO] 17:19:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ websocket-client --- 17:19:25 [INFO] org.opendaylight.netconf:websocket-client:jar:7.0.11-SNAPSHOT 17:19:25 [INFO] +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 17:19:25 [INFO] | +- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 17:19:25 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 17:19:25 [INFO] | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 17:19:25 [INFO] | +- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 17:19:25 [INFO] | \- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 17:19:25 [INFO] | \- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 17:19:25 [INFO] +- net.sourceforge.argparse4j:argparse4j:jar:0.9.0:compile 17:19:25 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 17:19:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 17:19:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 17:19:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.45.0:compile 17:19:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.30.0:compile 17:19:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 17:19:25 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:compile 17:19:25 [INFO] +- org.slf4j:slf4j-reload4j:jar:2.0.12:compile 17:19:25 [INFO] | \- ch.qos.reload4j:reload4j:jar:1.2.22:compile 17:19:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 17:19:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 17:19:25 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 17:19:25 [INFO] +- org.assertj:assertj-core:jar:3.26.3:test 17:19:25 [INFO] +- org.hamcrest:hamcrest:jar:3.0:test 17:19:25 [INFO] +- org.hamcrest:hamcrest-library:jar:3.0:test 17:19:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:3.0:test 17:19:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.11.0:test 17:19:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 17:19:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.11.0:test 17:19:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 17:19:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.11.0:test 17:19:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.11.0:test 17:19:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.11.0:test 17:19:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 17:19:25 [INFO] +- junit:junit:jar:4.13.2:test 17:19:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.11.0:test 17:19:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.11.0:test 17:19:25 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 17:19:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.15.0:test 17:19:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 17:19:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 17:19:25 [INFO] 17:19:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ websocket-client --- 17:19:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/sonatype-clm/module.xml 17:19:25 [INFO] 17:19:25 [INFO] ------------< org.opendaylight.netconf:restconf-subsystem >------------- 17:19:25 [INFO] Building restconf-subsystem 7.0.11-SNAPSHOT [118/121] 17:19:25 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:25 [INFO] 17:19:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ restconf-subsystem --- 17:19:25 [INFO] 17:19:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ restconf-subsystem --- 17:19:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:25 [INFO] 17:19:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ restconf-subsystem --- 17:19:25 [INFO] 17:19:25 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ restconf-subsystem --- 17:19:25 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:25 [INFO] 17:19:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ restconf-subsystem --- 17:19:25 [INFO] Skipping artifact installation 17:19:25 [INFO] 17:19:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ restconf-subsystem --- 17:19:25 [INFO] Skipping artifact deployment 17:19:25 [INFO] 17:19:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ restconf-subsystem --- 17:19:25 [INFO] org.opendaylight.netconf:restconf-subsystem:pom:7.0.11-SNAPSHOT 17:19:25 [INFO] 17:19:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ restconf-subsystem --- 17:19:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/restconf/target/sonatype-clm/module.xml 17:19:25 [INFO] 17:19:25 [INFO] ------------< org.opendaylight.netconf:keystore-aggregator >------------ 17:19:25 [INFO] Building keystore-aggregator 7.0.11-SNAPSHOT [119/121] 17:19:25 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:25 [INFO] 17:19:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ keystore-aggregator --- 17:19:25 [INFO] 17:19:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ keystore-aggregator --- 17:19:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:25 [INFO] 17:19:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ keystore-aggregator --- 17:19:25 [INFO] 17:19:25 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ keystore-aggregator --- 17:19:25 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:25 [INFO] 17:19:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ keystore-aggregator --- 17:19:25 [INFO] Skipping artifact installation 17:19:25 [INFO] 17:19:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ keystore-aggregator --- 17:19:25 [INFO] Skipping artifact deployment 17:19:25 [INFO] 17:19:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ keystore-aggregator --- 17:19:25 [INFO] org.opendaylight.netconf:keystore-aggregator:pom:7.0.11-SNAPSHOT 17:19:25 [INFO] 17:19:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ keystore-aggregator --- 17:19:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/keystore/target/sonatype-clm/module.xml 17:19:25 [INFO] 17:19:25 [INFO] -----------< org.opendaylight.netconf:truststore-aggregator >----------- 17:19:25 [INFO] Building truststore-aggregator 7.0.11-SNAPSHOT [120/121] 17:19:25 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:25 [INFO] 17:19:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ truststore-aggregator --- 17:19:25 [INFO] 17:19:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ truststore-aggregator --- 17:19:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:25 [INFO] 17:19:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ truststore-aggregator --- 17:19:25 [INFO] 17:19:25 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ truststore-aggregator --- 17:19:25 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:25 [INFO] 17:19:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ truststore-aggregator --- 17:19:25 [INFO] Skipping artifact installation 17:19:25 [INFO] 17:19:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ truststore-aggregator --- 17:19:25 [INFO] Skipping artifact deployment 17:19:25 [INFO] 17:19:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ truststore-aggregator --- 17:19:25 [INFO] org.opendaylight.netconf:truststore-aggregator:pom:7.0.11-SNAPSHOT 17:19:25 [INFO] 17:19:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ truststore-aggregator --- 17:19:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/truststore/target/sonatype-clm/module.xml 17:19:25 [INFO] 17:19:25 [INFO] ------------< org.opendaylight.netconf:netconf-aggregator >------------- 17:19:25 [INFO] Building netconf-aggregator 7.0.11-SNAPSHOT [121/121] 17:19:25 [INFO] --------------------------------[ pom ]--------------------------------- 17:19:25 [INFO] 17:19:25 [INFO] --- maven-clean-plugin:3.4.0:clean (default-clean) @ netconf-aggregator --- 17:19:25 [INFO] 17:19:25 [INFO] --- maven-enforcer-plugin:3.5.0:enforce (enforce-maven) @ netconf-aggregator --- 17:19:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 17:19:25 [INFO] 17:19:25 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-infos) @ netconf-aggregator --- 17:19:25 [INFO] 17:19:25 [INFO] --- cyclonedx-maven-plugin:2.8.1:makeBom (default) @ netconf-aggregator --- 17:19:25 [INFO] Skipping CycloneDX goal, because module skips deploy 17:19:25 [INFO] 17:19:25 [INFO] --- maven-install-plugin:3.1.3:install (default-install) @ netconf-aggregator --- 17:19:25 [INFO] Skipping artifact installation 17:19:25 [INFO] 17:19:25 [INFO] --- maven-deploy-plugin:3.1.3:deploy (default-deploy) @ netconf-aggregator --- 17:19:25 [INFO] Skipping artifact deployment 17:19:25 [INFO] 17:19:25 [INFO] --- maven-dependency-plugin:3.8.0:tree (default-cli) @ netconf-aggregator --- 17:19:25 [INFO] org.opendaylight.netconf:netconf-aggregator:pom:7.0.11-SNAPSHOT 17:19:25 [INFO] 17:19:25 [INFO] --- clm-maven-plugin:2.48.3-01:index (default-cli) @ netconf-aggregator --- 17:19:25 [INFO] Saved module information to /w/workspace/netconf-maven-clm-7.0.x/target/sonatype-clm/module.xml 17:19:25 [INFO] ------------------------------------------------------------------------ 17:19:25 [INFO] Reactor Summary for netconf-aggregator 7.0.11-SNAPSHOT: 17:19:25 [INFO] 17:19:25 [INFO] netconf-artifacts .................................. SUCCESS [ 4.671 s] 17:19:25 [INFO] netconf-parent ..................................... SUCCESS [ 8.572 s] 17:19:25 [INFO] feature-parent ..................................... SUCCESS [ 3.985 s] 17:19:25 [INFO] netconf-auth ....................................... SUCCESS [ 7.816 s] 17:19:25 [INFO] netconf-auth-aaa ................................... SUCCESS [ 8.835 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: AAA Authorization Plugin SUCCESS [ 38.310 s] 17:19:25 [INFO] rfc5277 ............................................ SUCCESS [ 8.051 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC5277 Models .......... SUCCESS [ 8.916 s] 17:19:25 [INFO] rfc6241 ............................................ SUCCESS [ 10.348 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC6241 Models .......... SUCCESS [ 8.627 s] 17:19:25 [INFO] rfc6470 ............................................ SUCCESS [ 6.374 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC6470 Models .......... SUCCESS [ 8.770 s] 17:19:25 [INFO] rfc6243 ............................................ SUCCESS [ 5.176 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC6243 Models .......... SUCCESS [ 8.570 s] 17:19:25 [INFO] rfc8526 ............................................ SUCCESS [ 6.595 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC8526 Models .......... SUCCESS [ 8.557 s] 17:19:25 [INFO] netconf-api ........................................ SUCCESS [ 10.261 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: API ..................... SUCCESS [ 9.008 s] 17:19:25 [INFO] rfc6022 ............................................ SUCCESS [ 6.898 s] 17:19:25 [INFO] netconf-common-mdsal ............................... SUCCESS [ 9.860 s] 17:19:25 [INFO] odl-netconf-util ................................... SUCCESS [ 9.550 s] 17:19:25 [INFO] netconf-common ..................................... SUCCESS [ 4.675 s] 17:19:25 [INFO] shaded-exificient-jar .............................. SUCCESS [ 5.792 s] 17:19:25 [INFO] shaded-exificient .................................. SUCCESS [ 3.158 s] 17:19:25 [INFO] netconf-test-util .................................. SUCCESS [ 5.079 s] 17:19:25 [INFO] netconf-netty-util ................................. SUCCESS [ 13.762 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: Netconf Common .......... SUCCESS [ 9.698 s] 17:19:25 [INFO] rfc8341 ............................................ SUCCESS [ 6.318 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC8341 Models .......... SUCCESS [ 8.344 s] 17:19:25 [INFO] draft-ietf-netconf-crypto-types .................... SUCCESS [ 7.188 s] 17:19:25 [INFO] keystore-api ....................................... SUCCESS [ 6.864 s] 17:19:25 [INFO] keystore-none ...................................... SUCCESS [ 4.238 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: Key Store ............... SUCCESS [ 8.411 s] 17:19:25 [INFO] truststore-api ..................................... SUCCESS [ 6.437 s] 17:19:25 [INFO] truststore-none .................................... SUCCESS [ 4.437 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: Trust Store ............. SUCCESS [ 8.534 s] 17:19:25 [INFO] transport-api ...................................... SUCCESS [ 5.362 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: Transport API ........... SUCCESS [ 8.492 s] 17:19:25 [INFO] shaded-sshd-jar .................................... SUCCESS [ 2.307 s] 17:19:25 [INFO] shaded-sshd ........................................ SUCCESS [ 2.989 s] 17:19:25 [INFO] transport-tcp ...................................... SUCCESS [ 12.796 s] 17:19:25 [INFO] transport-ssh ...................................... SUCCESS [ 36.162 s] 17:19:25 [INFO] transport-tls ...................................... SUCCESS [ 21.678 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: Transport ............... SUCCESS [ 8.833 s] 17:19:25 [INFO] netconf-client ..................................... SUCCESS [ 23.680 s] 17:19:25 [INFO] odl-netconf-client ................................. SUCCESS [ 10.052 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC6022 Models .......... SUCCESS [ 8.242 s] 17:19:25 [INFO] rfc7407-ietf-x509-cert-to-name ..................... SUCCESS [ 5.146 s] 17:19:25 [INFO] netconf-server ..................................... SUCCESS [ 24.493 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: Impl .................... SUCCESS [ 10.470 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: All ..................... SUCCESS [ 12.486 s] 17:19:25 [INFO] yanglib-mdsal-writer ............................... SUCCESS [ 14.156 s] 17:19:25 [INFO] odl-yanglib-mdsal-writer ........................... SUCCESS [ 21.738 s] 17:19:25 [INFO] netconf-server-mdsal ............................... SUCCESS [ 22.140 s] 17:19:25 [INFO] netconf-nb ......................................... SUCCESS [ 10.853 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: Mdsal ................... SUCCESS [ 24.949 s] 17:19:25 [INFO] rfc8040-ietf-restconf-monitoring ................... SUCCESS [ 5.432 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC8040 Models .......... SUCCESS [ 8.807 s] 17:19:25 [INFO] rfc8639 ............................................ SUCCESS [ 8.488 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC8639 Models .......... SUCCESS [ 8.931 s] 17:19:25 [INFO] rfc8641 ............................................ SUCCESS [ 7.999 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC8641 Models .......... SUCCESS [ 8.729 s] 17:19:25 [INFO] rfc8650 ............................................ SUCCESS [ 5.464 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: RFC8650 Models .......... SUCCESS [ 8.481 s] 17:19:25 [INFO] keystore-legacy .................................... SUCCESS [ 12.601 s] 17:19:25 [INFO] netconf-dom-api .................................... SUCCESS [ 4.843 s] 17:19:25 [INFO] netconf-client-mdsal ............................... SUCCESS [ 43.739 s] 17:19:25 [INFO] OpenDaylight :: Netconf Connector :: Netconf Connector SUCCESS [ 18.932 s] 17:19:25 [INFO] netconf-test-models ................................ SUCCESS [ 5.485 s] 17:19:25 [INFO] netconf-topology ................................... SUCCESS [ 21.790 s] 17:19:25 [INFO] netconf-topology-singleton ......................... SUCCESS [ 51.616 s] 17:19:25 [INFO] OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server SUCCESS [ 19.262 s] 17:19:25 [INFO] netconf-topology-impl .............................. SUCCESS [ 10.830 s] 17:19:25 [INFO] OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore SUCCESS [ 19.259 s] 17:19:25 [INFO] callhome-provider .................................. SUCCESS [ 23.957 s] 17:19:25 [INFO] OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server SUCCESS [ 19.155 s] 17:19:25 [INFO] OpenDaylight :: Netconf Connector :: All ........... SUCCESS [ 19.157 s] 17:19:25 [INFO] netconf-console .................................... SUCCESS [ 14.411 s] 17:19:25 [INFO] OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations SUCCESS [ 25.851 s] 17:19:25 [INFO] restconf-common-models ............................. SUCCESS [ 7.258 s] 17:19:25 [INFO] restconf-common .................................... SUCCESS [ 6.156 s] 17:19:25 [INFO] OpenDaylight :: Restconf :: Common ................. SUCCESS [ 22.481 s] 17:19:25 [INFO] restconf-api ....................................... SUCCESS [ 9.519 s] 17:19:25 [INFO] restconf-nb ........................................ SUCCESS [ 53.641 s] 17:19:25 [INFO] OpenDaylight :: RESTCONF :: Northbound ............. SUCCESS [ 22.244 s] 17:19:25 [INFO] OpenDaylight :: Restconf ........................... SUCCESS [ 22.398 s] 17:19:25 [INFO] restconf-openapi ................................... SUCCESS [ 18.383 s] 17:19:25 [INFO] OpenDaylight :: RESTCONF :: OPENAPI ................ SUCCESS [ 22.555 s] 17:19:25 [INFO] OpenDaylight :: Restconf :: All .................... SUCCESS [ 22.726 s] 17:19:25 [INFO] keystore-plaintext-api ............................. SUCCESS [ 4.002 s] 17:19:25 [INFO] keystore-plaintext-localfile ....................... SUCCESS [ 8.520 s] 17:19:25 [INFO] keystore-plaintext-cli ............................. SUCCESS [ 4.655 s] 17:19:25 [INFO] OpenDaylight :: Netconf :: Key Store :: Plaintext Storage SUCCESS [ 8.524 s] 17:19:25 [INFO] features-netconf ................................... SUCCESS [ 7.934 s] 17:19:25 [INFO] netconf-test-perf .................................. SUCCESS [ 11.039 s] 17:19:25 [INFO] OpenDaylight :: NETCONF Test Tools :: Tools used for performance testing SUCCESS [ 24.961 s] 17:19:25 [INFO] features-netconf-testing ........................... SUCCESS [ 7.153 s] 17:19:25 [INFO] features-netconf-experimental ...................... SUCCESS [ 7.048 s] 17:19:25 [INFO] OpenDaylight :: Netconf Connector :: SSH ........... SUCCESS [ 21.584 s] 17:19:25 [INFO] netconf-features-parent ............................ SUCCESS [ 0.007 s] 17:19:25 [INFO] netconf-karaf ...................................... SUCCESS [ 30.421 s] 17:19:25 [INFO] netconf-karaf-static ............................... SUCCESS [ 31.480 s] 17:19:25 [INFO] model-aggregator ................................... SUCCESS [ 0.008 s] 17:19:25 [INFO] transport-http ..................................... SUCCESS [ 23.544 s] 17:19:25 [INFO] transport-aggregator ............................... SUCCESS [ 0.007 s] 17:19:25 [INFO] restconf-client .................................... SUCCESS [ 8.317 s] 17:19:25 [INFO] restconf-server .................................... SUCCESS [ 8.223 s] 17:19:25 [INFO] protocol ........................................... SUCCESS [ 0.006 s] 17:19:25 [INFO] plugins ............................................ SUCCESS [ 0.005 s] 17:19:25 [INFO] apps ............................................... SUCCESS [ 0.004 s] 17:19:25 [INFO] third-party ........................................ SUCCESS [ 0.004 s] 17:19:25 [INFO] netconf-testtool ................................... SUCCESS [ 36.609 s] 17:19:25 [INFO] netconf-tools ...................................... SUCCESS [ 0.008 s] 17:19:25 [INFO] netconf-subsystem .................................. SUCCESS [ 0.004 s] 17:19:25 [INFO] sal-rest-connector-config .......................... SUCCESS [ 1.347 s] 17:19:25 [INFO] restconf-wadl-generator ............................ SUCCESS [ 7.710 s] 17:19:25 [INFO] websocket-client ................................... SUCCESS [ 6.747 s] 17:19:25 [INFO] restconf-subsystem ................................. SUCCESS [ 0.008 s] 17:19:25 [INFO] keystore-aggregator ................................ SUCCESS [ 0.005 s] 17:19:25 [INFO] truststore-aggregator .............................. SUCCESS [ 0.010 s] 17:19:25 [INFO] netconf-aggregator ................................. SUCCESS [ 0.004 s] 17:19:25 [INFO] ------------------------------------------------------------------------ 17:19:25 [INFO] BUILD SUCCESS 17:19:25 [INFO] ------------------------------------------------------------------------ 17:19:25 [INFO] Total time: 24:00 min 17:19:25 [INFO] Finished at: 2024-11-02T17:19:25Z 17:19:25 [INFO] ------------------------------------------------------------------------ 17:19:25 [WARNING] The requested profile "integrationtests" could not be activated because it does not exist. 17:19:25 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins17845448409892077923.sh 17:19:25 [netconf-maven-clm-7.0.x] $ /bin/sh -xe /tmp/jenkins15100201325869797931.sh 17:19:25 + find . -regex '.*karaf/target' 17:19:25 + xargs rm -rf 17:19:33 [INFO] 2024-11-02T17:19:32.944Z Scanning application odl-netconf. 17:19:33 [INFO] Discovered commit hash '1bcfd717a138e087a6abae2e2f951c4b6a685a19' via environment variable GIT_COMMIT 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.78.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcprov-jdk18on-1.78.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.78.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/h2database/h2/2.2.224/h2-2.2.224.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final-linux-x86_64.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.6/org.apache.karaf.bundle.blueprintstate-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.6/org.apache.karaf.services.staticcm-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.45.0/checker-qual-3.45.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.44/jersey-container-servlet-core-2.44.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.44/jersey-container-servlet-2.44.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.44/jersey-client-2.44.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.44/jersey-common-2.44.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.44/jersey-server-2.44.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.44/jersey-hk2-2.44.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.44/jersey-media-sse-2.44.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.6/aaa-authn-api-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.6/aaa-cert-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.6/aaa-encrypt-service-impl-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.6/aaa-encrypt-service-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.6/aaa-filterchain-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.6/aaa-idm-store-h2-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.6/aaa-password-service-api-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.6/aaa-password-service-impl-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.6/aaa-shiro-api-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.6/aaa-tokenauthrealm-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.6/repackaged-shiro-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.6/servlet-api-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.6/servlet-jersey2-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.6/web-api-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.6/web-osgi-impl-0.19.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.5/atomix-storage-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.5/blueprint-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.5/cds-access-api-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.5/cds-access-client-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.5/cds-dom-api-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.5/cds-mgmt-api-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.5/eos-dom-akka-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/raft-journal/9.0.5/raft-journal-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.5/repackaged-akka-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.5/sal-akka-raft-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.5/sal-akka-segmented-journal-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.5/sal-cluster-admin-api-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.5/sal-cluster-admin-impl-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.5/sal-clustering-commons-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.5/sal-common-util-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.5/sal-distributed-datastore-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.5/sal-remoterpc-connector-9.0.5.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.6/iana-crypt-hash-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.6/rfc6991-ietf-inet-types-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.6/rfc6991-ietf-yang-types-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.6/rfc7952-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.6/rfc8040-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.6/rfc8072-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.6/rfc8342-ietf-datastores-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.6/rfc8342-ietf-origin-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.6/rfc8525-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.6/mdsal-binding-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.6/mdsal-binding-dom-adapter-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.6/mdsal-binding-dom-codec-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.6/mdsal-binding-dom-codec-osgi-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.6/mdsal-binding-dom-codec-spi-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.6/mdsal-binding-dom-codec-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.6/mdsal-binding-generator-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.6/mdsal-binding-loader-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.6/mdsal-binding-model-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.6/mdsal-binding-model-ri-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.6/mdsal-binding-runtime-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.6/mdsal-binding-runtime-osgi-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.6/mdsal-binding-runtime-spi-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.6/mdsal-binding-spec-util-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.6/mdsal-binding-spi-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.6/mdsal-binding-util-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.6/mdsal-common-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.6/mdsal-dom-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.6/mdsal-dom-broker-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.6/mdsal-dom-schema-osgi-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.6/mdsal-dom-spi-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.6/mdsal-eos-binding-adapter-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.6/mdsal-eos-binding-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.6/mdsal-eos-common-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.6/mdsal-eos-dom-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.6/mdsal-singleton-api-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.6/mdsal-singleton-impl-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.6/general-entity-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.6/ietf-topology-2013.10.21.25.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.6/ietf-type-util-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.6/yang-ext-2013.09.07.25.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.6/yang-binding-13.0.6.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.4/bcpkix-framework-ext-13.1.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.1.4/bcprov-framework-ext-13.1.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.1.4/bcutil-framework-ext-13.1.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.1.4/logging-markers-13.1.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.7/concepts-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.7/odlext-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.7/odlext-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.7/openconfig-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.7/openconfig-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.7/rfc6241-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.7/rfc6241-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.7/rfc6536-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.7/rfc6536-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.7/rfc6643-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.7/rfc6643-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.7/rfc7952-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.7/rfc7952-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.7/rfc8040-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.7/rfc8040-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.7/rfc8528-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.7/rfc8528-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.7/rfc8639-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.7/rfc8639-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.7/rfc8819-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.7/rfc8819-parser-support-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.7/util-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.7/yang-common-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.7/yang-data-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.7/yang-data-codec-binfmt-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.7/yang-data-codec-gson-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.7/yang-data-codec-xml-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.7/yang-data-impl-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.7/yang-data-spi-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.7/yang-data-transform-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.7/yang-data-tree-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.7/yang-data-tree-ri-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.7/yang-data-tree-spi-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.7/yang-data-util-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.7/yang-ir-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.7/yang-model-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.7/yang-model-export-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.7/yang-model-ri-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.7/yang-model-spi-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.7/yang-model-util-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.7/yang-parser-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.7/yang-parser-impl-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.7/yang-parser-reactor-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.7/yang-parser-rfc7950-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.7/yang-parser-spi-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.7/yang-repo-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.7/yang-repo-fs-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.7/yang-repo-spi-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.7/yang-xpath-api-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.7/yang-xpath-impl-13.0.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm/9.7/asm-9.7.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.11-SNAPSHOT.tar.gz 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.11-SNAPSHOT.zip 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1-test-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1-tests.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241102.165525-1.tar.gz 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241102.165525-1.zip 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-executable.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-rest-perf-client.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-scale-util.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-stress-client.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-stress-client.tar.gz 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241102.165525-1-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241102.165525-1-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241102.165525-1.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-executable.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.11-SNAPSHOT-rest-perf-client.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.11-SNAPSHOT-scale-util.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-package-stress-client.tar.gz 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-stress-client.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-test-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-tests.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-javadoc.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-sources.jar 17:19:33 [INFO] Scan target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT.jar 17:19:33 [INFO] Scan configuration properties: 17:19:33 [INFO] dirExcludes=null 17:19:33 [INFO] dirIncludes=null 17:19:33 [INFO] fileExcludes= 17:19:33 [INFO] fileIncludes= 17:19:33 [INFO] 2024-11-02T17:19:33.576Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-javadoc.jar 17:19:34 [INFO] 2024-11-02T17:19:34.086Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT-sources.jar 17:19:34 [INFO] 2024-11-02T17:19:34.117Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/callhome-provider-7.0.11-SNAPSHOT.jar 17:19:34 [INFO] 2024-11-02T17:19:34.344Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/callhome-provider/target/spotbugs/bug-pattern-1.5.0.jar 17:19:35 [INFO] 2024-11-02T17:19:35.475Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-javadoc.jar 17:19:35 [INFO] 2024-11-02T17:19:35.487Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT-sources.jar 17:19:35 [INFO] 2024-11-02T17:19:35.490Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/netconf-console-7.0.11-SNAPSHOT.jar 17:19:35 [INFO] 2024-11-02T17:19:35.501Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-console/target/spotbugs/bug-pattern-1.5.0.jar 17:19:35 [INFO] 2024-11-02T17:19:35.552Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-javadoc.jar 17:19:35 [INFO] 2024-11-02T17:19:35.564Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT-sources.jar 17:19:35 [INFO] 2024-11-02T17:19:35.567Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/netconf-nb-7.0.11-SNAPSHOT.jar 17:19:35 [INFO] 2024-11-02T17:19:35.583Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:19:35 [INFO] 2024-11-02T17:19:35.603Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-javadoc.jar 17:19:35 [INFO] 2024-11-02T17:19:35.609Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT-sources.jar 17:19:35 [INFO] 2024-11-02T17:19:35.610Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/netconf-topology-impl-7.0.11-SNAPSHOT.jar 17:19:35 [INFO] 2024-11-02T17:19:35.613Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-impl/target/spotbugs/bug-pattern-1.5.0.jar 17:19:35 [INFO] 2024-11-02T17:19:35.639Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-javadoc.jar 17:19:35 [INFO] 2024-11-02T17:19:35.683Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT-sources.jar 17:19:35 [INFO] 2024-11-02T17:19:35.695Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/netconf-topology-singleton-7.0.11-SNAPSHOT.jar 17:19:35 [INFO] 2024-11-02T17:19:35.746Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology-singleton/target/spotbugs/bug-pattern-1.5.0.jar 17:19:35 [INFO] 2024-11-02T17:19:35.779Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-javadoc.jar 17:19:35 [INFO] 2024-11-02T17:19:35.826Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT-sources.jar 17:19:35 [INFO] 2024-11-02T17:19:35.837Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/netconf-topology-7.0.11-SNAPSHOT.jar 17:19:35 [INFO] 2024-11-02T17:19:35.896Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/netconf-topology/target/spotbugs/bug-pattern-1.5.0.jar 17:19:35 [INFO] 2024-11-02T17:19:35.916Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/spotbugs/bug-pattern-1.5.0.jar 17:19:35 [INFO] 2024-11-02T17:19:35.935Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-javadoc.jar 17:19:35 [INFO] 2024-11-02T17:19:35.942Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT-sources.jar 17:19:35 [INFO] 2024-11-02T17:19:35.945Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/apps/yanglib-mdsal-writer/target/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 17:19:35 [INFO] 2024-11-02T17:19:35.952Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcpkix-jdk18on-1.78.1.jar 17:19:36 [INFO] 2024-11-02T17:19:36.278Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcprov-jdk18on-1.78.1.jar 17:19:36 [ERROR] Could not parse class file NTRU$Mappings.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file NTRU.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file NTRUPrime.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file Util.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file NTRUKEMSpi.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:36 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:19:36 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:36 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:36 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:36 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:36 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:36 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:36 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:36 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:36 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:36 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:36 at hudson.remoting.Request$2.run(Request.java:377) 17:19:36 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:36 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:36 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:38 [INFO] 2024-11-02T17:19:38.012Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/bcutil-jdk18on-1.78.1.jar 17:19:38 [INFO] 2024-11-02T17:19:38.155Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:38 [INFO] 2024-11-02T17:19:38.160Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.main-4.4.6.jar 17:19:38 [INFO] 2024-11-02T17:19:38.185Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar 17:19:38 [INFO] 2024-11-02T17:19:38.188Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/boot/osgi.core-8.0.0.jar 17:19:38 [INFO] 2024-11-02T17:19:38.248Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar 17:19:38 [INFO] 2024-11-02T17:19:38.258Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 17:19:38 [INFO] 2024-11-02T17:19:38.263Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar 17:19:38 [INFO] 2024-11-02T17:19:38.265Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 17:19:38 [INFO] 2024-11-02T17:19:38.271Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 17:19:38 [INFO] 2024-11-02T17:19:38.309Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/javax.annotation-api-1.3.2.jar 17:19:38 [INFO] 2024-11-02T17:19:38.313Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/jaxb-runtime-2.3.8.jar 17:19:38 [INFO] 2024-11-02T17:19:38.485Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 17:19:38 [INFO] 2024-11-02T17:19:38.497Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/jdk9plus/txw2-2.3.8.jar 17:19:38 [INFO] 2024-11-02T17:19:38.511Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/lib/karaf.branding-13.1.4.jar 17:19:38 [INFO] 2024-11-02T17:19:38.512Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar 17:19:38 [INFO] 2024-11-02T17:19:38.567Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 17:19:38 [INFO] 2024-11-02T17:19:38.569Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 17:19:38 [INFO] 2024-11-02T17:19:38.581Z Scanned 14144 files so far 17:19:39 [INFO] 2024-11-02T17:19:39.178Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 17:19:39 [INFO] 2024-11-02T17:19:39.184Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/h2database/h2/2.2.224/h2-2.2.224.jar 17:19:39 [ERROR] Could not parse class file Utils21.class 17:19:39 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:39 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:39 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:39 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:39 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:39 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:39 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:39 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:39 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:39 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:39 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:39 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:39 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:39 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:39 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:39 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:39 at hudson.remoting.Request$2.run(Request.java:377) 17:19:39 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:39 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:39 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:39 [INFO] 2024-11-02T17:19:39.693Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/rabbitmq/amqp-client/5.21.0/amqp-client-5.21.0.jar 17:19:39 [INFO] 2024-11-02T17:19:39.826Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/config/1.4.2/config-1.4.2.jar 17:19:39 [INFO] 2024-11-02T17:19:39.875Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 17:19:39 [INFO] 2024-11-02T17:19:39.931Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 17:19:39 [INFO] 2024-11-02T17:19:39.977Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 17:19:40 [INFO] 2024-11-02T17:19:40.025Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 17:19:40 [INFO] 2024-11-02T17:19:40.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar 17:19:40 [INFO] 2024-11-02T17:19:40.154Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 17:19:40 [INFO] 2024-11-02T17:19:40.201Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 17:19:40 [INFO] 2024-11-02T17:19:40.252Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-core/4.2.26/metrics-core-4.2.26.jar 17:19:40 [INFO] 2024-11-02T17:19:40.277Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-graphite/4.2.26/metrics-graphite-4.2.26.jar 17:19:40 [INFO] 2024-11-02T17:19:40.282Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-healthchecks/4.2.26/metrics-healthchecks-4.2.26.jar 17:19:40 [INFO] 2024-11-02T17:19:40.286Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jmx/4.2.26/metrics-jmx-4.2.26.jar 17:19:40 [INFO] 2024-11-02T17:19:40.291Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/dropwizard/metrics/metrics-jvm/4.2.26/metrics-jvm-4.2.26.jar 17:19:40 [INFO] 2024-11-02T17:19:40.295Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-buffer/4.1.112.Final/netty-buffer-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.350Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http/4.1.112.Final/netty-codec-http-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.458Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec-http2/4.1.112.Final/netty-codec-http2-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.536Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-codec/4.1.112.Final/netty-codec-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.591Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-common/4.1.112.Final/netty-common-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.719Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-handler/4.1.112.Final/netty-handler-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.811Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-resolver/4.1.112.Final/netty-resolver-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.818Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-classes-epoll/4.1.112.Final/netty-transport-classes-epoll-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.841Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-epoll/4.1.112.Final/netty-transport-native-epoll-4.1.112.Final-linux-x86_64.jar 17:19:40 [INFO] 2024-11-02T17:19:40.843Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final-linux-x86_64.jar 17:19:40 [INFO] 2024-11-02T17:19:40.853Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport-native-unix-common/4.1.112.Final/netty-transport-native-unix-common-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.860Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/io/netty/netty-transport/4.1.112.Final/netty-transport-4.1.112.Final.jar 17:19:40 [INFO] 2024-11-02T17:19:40.954Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 17:19:40 [INFO] 2024-11-02T17:19:40.962Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 17:19:40 [INFO] 2024-11-02T17:19:40.966Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 17:19:40 [INFO] 2024-11-02T17:19:40.978Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 17:19:40 [INFO] 2024-11-02T17:19:40.995Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 17:19:41 [INFO] 2024-11-02T17:19:41.015Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 17:19:41 [INFO] 2024-11-02T17:19:41.025Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 17:19:41 [INFO] 2024-11-02T17:19:41.050Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 17:19:41 [INFO] 2024-11-02T17:19:41.073Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 17:19:41 [INFO] 2024-11-02T17:19:41.076Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 17:19:41 [INFO] 2024-11-02T17:19:41.092Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 17:19:41 [INFO] 2024-11-02T17:19:41.096Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/bytebuddy/byte-buddy/1.15.0/byte-buddy-1.15.0.jar 17:19:42 [INFO] 2024-11-02T17:19:41.998Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 17:19:42 [INFO] 2024-11-02T17:19:42.040Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 17:19:42 [INFO] 2024-11-02T17:19:42.120Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar 17:19:42 [INFO] 2024-11-02T17:19:42.178Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 17:19:42 [INFO] 2024-11-02T17:19:42.184Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 17:19:42 [INFO] 2024-11-02T17:19:42.193Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 17:19:42 [INFO] 2024-11-02T17:19:42.195Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 17:19:42 [INFO] 2024-11-02T17:19:42.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 17:19:42 [INFO] 2024-11-02T17:19:42.310Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 17:19:42 [INFO] 2024-11-02T17:19:42.324Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 17:19:42 [INFO] 2024-11-02T17:19:42.326Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar 17:19:42 [INFO] 2024-11-02T17:19:42.452Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 17:19:42 [INFO] 2024-11-02T17:19:42.491Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 17:19:42 [INFO] 2024-11-02T17:19:42.499Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.converter/1.0.18/org.apache.felix.converter-1.0.18.jar 17:19:42 [INFO] 2024-11-02T17:19:42.518Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 17:19:42 [INFO] 2024-11-02T17:19:42.538Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 17:19:42 [INFO] 2024-11-02T17:19:42.676Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 17:19:42 [INFO] 2024-11-02T17:19:42.687Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 17:19:42 [INFO] 2024-11-02T17:19:42.700Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 17:19:42 [INFO] 2024-11-02T17:19:42.764Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 17:19:42 [INFO] 2024-11-02T17:19:42.771Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 17:19:42 [INFO] 2024-11-02T17:19:42.777Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.6/org.apache.karaf.bundle.blueprintstate-4.4.6.jar 17:19:42 [INFO] 2024-11-02T17:19:42.779Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 17:19:42 [INFO] 2024-11-02T17:19:42.785Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 17:19:42 [INFO] 2024-11-02T17:19:42.792Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 17:19:42 [INFO] 2024-11-02T17:19:42.796Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar 17:19:42 [INFO] 2024-11-02T17:19:42.800Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar 17:19:42 [INFO] 2024-11-02T17:19:42.811Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.357Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.360Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.575Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.576Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.576Z Scanned 32422 files so far 17:19:43 [INFO] 2024-11-02T17:19:43.584Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.591Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.813Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.822Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.836Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.858Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.862Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.866Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.867Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.881Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/services/org.apache.karaf.services.staticcm/4.4.6/org.apache.karaf.services.staticcm-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.892Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.903Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 17:19:43 [INFO] 2024-11-02T17:19:43.995Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar 17:19:44 [INFO] 2024-11-02T17:19:43.999Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar 17:19:44 [INFO] 2024-11-02T17:19:44.012Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar 17:19:44 [INFO] 2024-11-02T17:19:44.024Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 17:19:44 [INFO] 2024-11-02T17:19:44.029Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 17:19:44 [INFO] 2024-11-02T17:19:44.034Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 17:19:44 [INFO] 2024-11-02T17:19:44.067Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 17:19:44 [INFO] 2024-11-02T17:19:44.069Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.14/org.apache.sling.commons.johnzon-1.2.14.jar 17:19:44 [INFO] 2024-11-02T17:19:44.095Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 17:19:44 [INFO] 2024-11-02T17:19:44.360Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar 17:19:44 [INFO] 2024-11-02T17:19:44.377Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar 17:19:44 [INFO] 2024-11-02T17:19:44.431Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcpkix-jdk18on/1.77/bcpkix-jdk18on-1.77.jar 17:19:44 [INFO] 2024-11-02T17:19:44.609Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcprov-jdk18on/1.77/bcprov-jdk18on-1.77.jar 17:19:45 [INFO] 2024-11-02T17:19:45.769Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/bouncycastle/bcutil-jdk18on/1.77/bcutil-jdk18on-1.77.jar 17:19:45 [INFO] 2024-11-02T17:19:45.880Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/checkerframework/checker-qual/3.45.0/checker-qual-3.45.0.jar 17:19:45 [INFO] 2024-11-02T17:19:45.921Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 17:19:45 [INFO] 2024-11-02T17:19:45.953Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 17:19:46 [INFO] 2024-11-02T17:19:46.372Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.420Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.424Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.459Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.486Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.492Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.497Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.513Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.618Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.639Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.653Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.662Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.744Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.752Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.759Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.765Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.795Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.802Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 17:19:46 [INFO] 2024-11-02T17:19:46.805Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 17:19:47 [INFO] 2024-11-02T17:19:47.017Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 17:19:47 [INFO] 2024-11-02T17:19:47.036Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 17:19:47 [INFO] 2024-11-02T17:19:47.040Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 17:19:47 [INFO] 2024-11-02T17:19:47.042Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 17:19:47 [INFO] 2024-11-02T17:19:47.072Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 17:19:47 [INFO] 2024-11-02T17:19:47.105Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 17:19:47 [INFO] 2024-11-02T17:19:47.124Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 17:19:47 [INFO] 2024-11-02T17:19:47.127Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.44/jersey-container-servlet-core-2.44.jar 17:19:47 [INFO] 2024-11-02T17:19:47.137Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/containers/jersey-container-servlet/2.44/jersey-container-servlet-2.44.jar 17:19:47 [INFO] 2024-11-02T17:19:47.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-client/2.44/jersey-client-2.44.jar 17:19:47 [INFO] 2024-11-02T17:19:47.185Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-common/2.44/jersey-common-2.44.jar 17:19:47 [ERROR] Could not parse class file VirtualThreadSupport$Java21LoomishExecutors.class 17:19:47 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:47 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:47 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:47 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:47 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:47 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:47 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:47 at hudson.remoting.Request$2.run(Request.java:377) 17:19:47 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:47 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:47 [ERROR] Could not parse class file VirtualThreadSupport$NonLoomishExecutors.class 17:19:47 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:47 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:47 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:47 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:47 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:47 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:47 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:47 at hudson.remoting.Request$2.run(Request.java:377) 17:19:47 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:47 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:47 [ERROR] Could not parse class file VirtualThreadSupport.class 17:19:47 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:47 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:47 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:47 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:47 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:47 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:47 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:47 at hudson.remoting.Request$2.run(Request.java:377) 17:19:47 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:47 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:47 [ERROR] Could not parse class file LoomishExecutors.class 17:19:47 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:19:47 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:19:47 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:19:47 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:19:47 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:19:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:19:47 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:19:47 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:19:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:19:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:19:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:19:47 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:19:47 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:19:47 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:19:47 at hudson.remoting.Request$2.run(Request.java:377) 17:19:47 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:19:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:19:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:19:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:19:47 at java.base/java.lang.Thread.run(Thread.java:829) 17:19:47 [INFO] 2024-11-02T17:19:47.385Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/core/jersey-server/2.44/jersey-server-2.44.jar 17:19:47 [INFO] 2024-11-02T17:19:47.523Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/inject/jersey-hk2/2.44/jersey-hk2-2.44.jar 17:19:47 [INFO] 2024-11-02T17:19:47.534Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/glassfish/jersey/media/jersey-media-sse/2.44/jersey-media-sse-2.44.jar 17:19:47 [INFO] 2024-11-02T17:19:47.545Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 17:19:47 [INFO] 2024-11-02T17:19:47.652Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jline/jline/3.21.0/jline-3.21.0.jar 17:19:47 [INFO] 2024-11-02T17:19:47.796Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 17:19:47 [INFO] 2024-11-02T17:19:47.857Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 17:19:47 [INFO] 2024-11-02T17:19:47.881Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 17:19:47 [INFO] 2024-11-02T17:19:47.912Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-authn-api/0.19.6/aaa-authn-api-0.19.6.jar 17:19:47 [INFO] 2024-11-02T17:19:47.918Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-cert/0.19.6/aaa-cert-0.19.6.jar 17:19:47 [INFO] 2024-11-02T17:19:47.955Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.6/aaa-encrypt-service-impl-0.19.6.jar 17:19:47 [INFO] 2024-11-02T17:19:47.961Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.6/aaa-encrypt-service-0.19.6.jar 17:19:47 [INFO] 2024-11-02T17:19:47.963Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-filterchain/0.19.6/aaa-filterchain-0.19.6.jar 17:19:47 [INFO] 2024-11-02T17:19:47.966Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.6/aaa-idm-store-h2-0.19.6.jar 17:19:47 [INFO] 2024-11-02T17:19:47.975Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-api/0.19.6/aaa-password-service-api-0.19.6.jar 17:19:47 [INFO] 2024-11-02T17:19:47.978Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.6/aaa-password-service-impl-0.19.6.jar 17:19:47 [INFO] 2024-11-02T17:19:47.981Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro-api/0.19.6/aaa-shiro-api-0.19.6.jar 17:19:48 [INFO] 2024-11-02T17:19:47.999Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-shiro/0.19.6/aaa-shiro-0.19.6.jar 17:19:48 [INFO] 2024-11-02T17:19:48.023Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.6/aaa-tokenauthrealm-0.19.6.jar 17:19:48 [INFO] 2024-11-02T17:19:48.027Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/repackaged-shiro/0.19.6/repackaged-shiro-0.19.6.jar 17:19:48 [INFO] 2024-11-02T17:19:48.112Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-api/0.19.6/servlet-api-0.19.6.jar 17:19:48 [INFO] 2024-11-02T17:19:48.114Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.6/servlet-jersey2-0.19.6.jar 17:19:48 [INFO] 2024-11-02T17:19:48.116Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-api/0.19.6/web-api-0.19.6.jar 17:19:48 [INFO] 2024-11-02T17:19:48.121Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.6/web-osgi-impl-0.19.6.jar 17:19:48 [INFO] 2024-11-02T17:19:48.123Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/atomix-storage/9.0.5/atomix-storage-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.209Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/blueprint/9.0.5/blueprint-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.218Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-api/9.0.5/cds-access-api-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.249Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-access-client/9.0.5/cds-access-client-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.261Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-dom-api/9.0.5/cds-dom-api-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.263Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/cds-mgmt-api/9.0.5/cds-mgmt-api-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.276Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/eos-dom-akka/9.0.5/eos-dom-akka-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.315Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/raft-journal/9.0.5/raft-journal-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.317Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/repackaged-akka/9.0.5/repackaged-akka-9.0.5.jar 17:19:48 [INFO] 2024-11-02T17:19:48.576Z Scanned 55448 files so far 17:19:51 [INFO] 2024-11-02T17:19:51.054Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-raft/9.0.5/sal-akka-raft-9.0.5.jar 17:19:51 [INFO] 2024-11-02T17:19:51.105Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.5/sal-akka-segmented-journal-9.0.5.jar 17:19:51 [INFO] 2024-11-02T17:19:51.112Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.5/sal-cluster-admin-api-9.0.5.jar 17:19:51 [INFO] 2024-11-02T17:19:51.147Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.5/sal-cluster-admin-impl-9.0.5.jar 17:19:51 [INFO] 2024-11-02T17:19:51.155Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-clustering-commons/9.0.5/sal-clustering-commons-9.0.5.jar 17:19:51 [INFO] 2024-11-02T17:19:51.182Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-common-util/9.0.5/sal-common-util-9.0.5.jar 17:19:51 [INFO] 2024-11-02T17:19:51.208Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-distributed-datastore/9.0.5/sal-distributed-datastore-9.0.5.jar 17:19:51 [INFO] 2024-11-02T17:19:51.351Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.5/sal-remoterpc-connector-9.0.5.jar 17:19:51 [INFO] 2024-11-02T17:19:51.371Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/13.0.6/iana-crypt-hash-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.374Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.6/rfc6991-ietf-inet-types-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.383Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.6/rfc6991-ietf-yang-types-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.390Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.6/rfc7952-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.392Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.6/rfc8040-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.401Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.6/rfc8072-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.416Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.6/rfc8342-ietf-datastores-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.420Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.6/rfc8342-ietf-origin-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.424Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.6/rfc8525-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.448Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.6/mdsal-binding-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.461Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.6/mdsal-binding-dom-adapter-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.500Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.6/mdsal-binding-dom-codec-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.508Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.6/mdsal-binding-dom-codec-osgi-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.511Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.6/mdsal-binding-dom-codec-spi-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.516Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.6/mdsal-binding-dom-codec-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.564Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.6/mdsal-binding-generator-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.602Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.6/mdsal-binding-loader-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.606Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.6/mdsal-binding-model-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.613Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.6/mdsal-binding-model-ri-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.626Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.6/mdsal-binding-runtime-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.632Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.6/mdsal-binding-runtime-osgi-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.636Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.6/mdsal-binding-runtime-spi-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.640Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.6/mdsal-binding-spec-util-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.643Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.6/mdsal-binding-spi-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.645Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.6/mdsal-binding-util-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.653Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-common-api/13.0.6/mdsal-common-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.658Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.6/mdsal-dom-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.672Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.6/mdsal-dom-broker-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.686Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.6/mdsal-dom-schema-osgi-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.692Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.6/mdsal-dom-spi-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.723Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.6/mdsal-eos-binding-adapter-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.725Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.6/mdsal-eos-binding-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.727Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.6/mdsal-eos-common-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.730Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.6/mdsal-eos-dom-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.732Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.6/mdsal-singleton-api-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.734Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.6/mdsal-singleton-impl-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.739Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/general-entity/13.0.6/general-entity-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.742Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.25.6/ietf-topology-2013.10.21.25.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.758Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.6/ietf-type-util-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.760Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.6/yang-ext-2013.09.07.25.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.762Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/mdsal/yang-binding/13.0.6/yang-binding-13.0.6.jar 17:19:51 [INFO] 2024-11-02T17:19:51.778Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.779Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.806Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.842Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.843Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.875Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.884Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.909Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.965Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.970Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.982Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 17:19:51 [INFO] 2024-11-02T17:19:51.989Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.004Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.020Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.028Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.029Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.091Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.135Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.143Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.145Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.148Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.158Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.158Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.160Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.171Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.199Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.202Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.268Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.563Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.839Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-SNAPSHOT.jar 17:19:52 [INFO] 2024-11-02T17:19:52.844Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-SNAPSHOT.jar 17:19:53 [INFO] 2024-11-02T17:19:53.030Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-SNAPSHOT.jar 17:19:53 [INFO] 2024-11-02T17:19:53.055Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-SNAPSHOT.jar 17:19:53 [INFO] 2024-11-02T17:19:53.254Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-SNAPSHOT.jar 17:19:53 [INFO] 2024-11-02T17:19:53.277Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-SNAPSHOT.jar 17:19:53 [INFO] 2024-11-02T17:19:53.279Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-SNAPSHOT.jar 17:19:53 [INFO] 2024-11-02T17:19:53.279Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.4/bcpkix-framework-ext-13.1.4.jar 17:19:53 [INFO] 2024-11-02T17:19:53.280Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcprov-framework-ext/13.1.4/bcprov-framework-ext-13.1.4.jar 17:19:53 [INFO] 2024-11-02T17:19:53.281Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/bcutil-framework-ext/13.1.4/bcutil-framework-ext-13.1.4.jar 17:19:53 [INFO] 2024-11-02T17:19:53.282Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/karaf.branding/13.1.4/karaf.branding-13.1.4.jar 17:19:53 [INFO] 2024-11-02T17:19:53.283Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/odlparent/logging-markers/13.1.4/logging-markers-13.1.4.jar 17:19:53 [INFO] 2024-11-02T17:19:53.284Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/concepts/13.0.7/concepts-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.292Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-model-api/13.0.7/odlext-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.295Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/odlext-parser-support/13.0.7/odlext-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.302Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-model-api/13.0.7/openconfig-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.305Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.7/openconfig-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.308Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.7/rfc6241-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.310Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.7/rfc6241-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.313Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.7/rfc6536-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.316Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.7/rfc6536-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.319Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.7/rfc6643-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.324Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.7/rfc6643-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.331Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.7/rfc7952-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.333Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.7/rfc7952-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.336Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.7/rfc8040-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.338Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.7/rfc8040-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.342Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.7/rfc8528-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.345Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.7/rfc8528-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.347Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.7/rfc8639-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.350Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.7/rfc8639-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.352Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.7/rfc8819-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.355Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.7/rfc8819-parser-support-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.357Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/util/13.0.7/util-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.392Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-common/13.0.7/yang-common-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.418Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-api/13.0.7/yang-data-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.456Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.7/yang-data-codec-binfmt-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.476Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.7/yang-data-codec-gson-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.492Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.7/yang-data-codec-xml-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.507Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-impl/13.0.7/yang-data-impl-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.527Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-spi/13.0.7/yang-data-spi-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.544Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-transform/13.0.7/yang-data-transform-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.546Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.7/yang-data-tree-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.552Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.7/yang-data-tree-ri-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.577Z Scanned 77004 files so far 17:19:53 [INFO] 2024-11-02T17:19:53.586Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.7/yang-data-tree-spi-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.594Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-data-util/13.0.7/yang-data-util-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.627Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-ir/13.0.7/yang-ir-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.634Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-api/13.0.7/yang-model-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.687Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-export/13.0.7/yang-model-export-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.693Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-ri/13.0.7/yang-model-ri-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.778Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-spi/13.0.7/yang-model-spi-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.800Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-model-util/13.0.7/yang-model-util-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.806Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-api/13.0.7/yang-parser-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.810Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-impl/13.0.7/yang-parser-impl-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.817Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.7/yang-parser-reactor-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.843Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.7/yang-parser-rfc7950-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.924Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-parser-spi/13.0.7/yang-parser-spi-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.948Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-api/13.0.7/yang-repo-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.952Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-fs/13.0.7/yang-repo-fs-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.954Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-repo-spi/13.0.7/yang-repo-spi-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.960Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-api/13.0.7/yang-xpath-api-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.973Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.7/yang-xpath-impl-13.0.7.jar 17:19:53 [INFO] 2024-11-02T17:19:53.997Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 17:19:54 [INFO] 2024-11-02T17:19:54.001Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 17:19:54 [INFO] 2024-11-02T17:19:54.003Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 17:19:54 [INFO] 2024-11-02T17:19:54.005Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 17:19:54 [INFO] 2024-11-02T17:19:54.134Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 17:19:54 [INFO] 2024-11-02T17:19:54.459Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 17:19:54 [INFO] 2024-11-02T17:19:54.589Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-aether/2.6.12/pax-url-aether-2.6.12.jar 17:19:55 [INFO] 2024-11-02T17:19:55.196Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 17:19:55 [INFO] 2024-11-02T17:19:55.563Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 17:19:55 [INFO] 2024-11-02T17:19:55.895Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 17:19:55 [INFO] 2024-11-02T17:19:55.915Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 17:19:55 [INFO] 2024-11-02T17:19:55.916Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 17:19:55 [INFO] 2024-11-02T17:19:55.916Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 17:19:55 [INFO] 2024-11-02T17:19:55.928Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 17:19:55 [INFO] 2024-11-02T17:19:55.942Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 17:19:55 [INFO] 2024-11-02T17:19:55.955Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 17:19:56 [INFO] 2024-11-02T17:19:56.096Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 17:19:56 [INFO] 2024-11-02T17:19:56.118Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 17:19:56 [INFO] 2024-11-02T17:19:56.231Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 17:19:56 [INFO] 2024-11-02T17:19:56.319Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 17:19:56 [INFO] 2024-11-02T17:19:56.321Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 17:19:56 [INFO] 2024-11-02T17:19:56.327Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 17:19:56 [INFO] 2024-11-02T17:19:56.331Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 17:19:56 [INFO] 2024-11-02T17:19:56.333Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 17:19:56 [INFO] 2024-11-02T17:19:56.336Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 17:19:56 [INFO] 2024-11-02T17:19:56.345Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 17:19:56 [INFO] 2024-11-02T17:19:56.351Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 17:19:56 [INFO] 2024-11-02T17:19:56.361Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 17:19:56 [INFO] 2024-11-02T17:19:56.370Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 17:19:56 [INFO] 2024-11-02T17:19:56.383Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/ow2/asm/asm/9.7/asm-9.7.jar 17:19:56 [INFO] 2024-11-02T17:19:56.400Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 17:19:56 [INFO] 2024-11-02T17:19:56.405Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 17:19:56 [INFO] 2024-11-02T17:19:56.408Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 17:19:56 [INFO] 2024-11-02T17:19:56.498Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 17:19:56 [INFO] 2024-11-02T17:19:56.530Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 17:19:57 [INFO] 2024-11-02T17:19:57.363Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 17:19:57 [INFO] 2024-11-02T17:19:57.901Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 17:19:57 [INFO] 2024-11-02T17:19:57.912Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/assembly/system/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar 17:19:57 [INFO] 2024-11-02T17:19:57.924Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.11-SNAPSHOT.tar.gz 17:19:58 [INFO] 2024-11-02T17:19:58.577Z Scanned 95565 files so far 17:20:00 [INFO] 2024-11-02T17:20:00.380Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/karaf-static/target/netconf-karaf-static-7.0.11-SNAPSHOT.zip 17:20:02 [INFO] 2024-11-02T17:20:02.501Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.541Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.551Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/keystore-api-7.0.11-SNAPSHOT.jar 17:20:02 [INFO] 2024-11-02T17:20:02.553Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:02 [INFO] 2024-11-02T17:20:02.569Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.599Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.608Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/keystore-legacy-7.0.11-SNAPSHOT.jar 17:20:02 [INFO] 2024-11-02T17:20:02.610Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-legacy/target/spotbugs/bug-pattern-1.5.0.jar 17:20:02 [INFO] 2024-11-02T17:20:02.625Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.630Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.631Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/keystore-none-7.0.11-SNAPSHOT.jar 17:20:02 [INFO] 2024-11-02T17:20:02.632Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/keystore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:20:02 [INFO] 2024-11-02T17:20:02.647Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.652Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.653Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/keystore-plaintext-api-7.0.11-SNAPSHOT.jar 17:20:02 [INFO] 2024-11-02T17:20:02.655Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:02 [INFO] 2024-11-02T17:20:02.670Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.675Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.677Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/keystore-plaintext-cli-7.0.11-SNAPSHOT.jar 17:20:02 [INFO] 2024-11-02T17:20:02.679Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-cli/target/spotbugs/bug-pattern-1.5.0.jar 17:20:02 [INFO] 2024-11-02T17:20:02.694Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.699Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.701Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/keystore-plaintext-localfile-7.0.11-SNAPSHOT.jar 17:20:02 [INFO] 2024-11-02T17:20:02.704Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/keystore/plaintext-localfile/target/spotbugs/bug-pattern-1.5.0.jar 17:20:02 [INFO] 2024-11-02T17:20:02.719Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.722Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.724Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/callhome-provider/7.0.11-SNAPSHOT/callhome-provider-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.726Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.730Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.732Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-api/7.0.11-SNAPSHOT/keystore-api-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.735Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.738Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.739Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-legacy/7.0.11-SNAPSHOT/keystore-legacy-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.741Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.742Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.743Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-none/7.0.11-SNAPSHOT/keystore-none-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.744Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.745Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.746Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-api/7.0.11-SNAPSHOT/keystore-plaintext-api-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.747Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.748Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.749Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-cli/7.0.11-SNAPSHOT/keystore-plaintext-cli-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.750Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.751Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.752Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/keystore-plaintext-localfile/7.0.11-SNAPSHOT/keystore-plaintext-localfile-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.753Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.800Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.833Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/draft-ietf-netconf-crypto-types/7.0.11-SNAPSHOT/draft-ietf-netconf-crypto-types-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.835Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.850Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.854Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc5277/7.0.11-SNAPSHOT/rfc5277-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.855Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.886Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.894Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6022/7.0.11-SNAPSHOT/rfc6022-7.0.11-20241102.165525-1.jar 17:20:02 [INFO] 2024-11-02T17:20:02.896Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241102.165525-1-javadoc.jar 17:20:02 [INFO] 2024-11-02T17:20:02.973Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241102.165525-1-sources.jar 17:20:02 [INFO] 2024-11-02T17:20:02.992Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6241/7.0.11-SNAPSHOT/rfc6241-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:02.995Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.003Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.005Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6243/7.0.11-SNAPSHOT/rfc6243-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.006Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.023Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.027Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc6470/7.0.11-SNAPSHOT/rfc6470-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.028Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.038Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.041Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc7407-ietf-x509-cert-to-name/7.0.11-SNAPSHOT/rfc7407-ietf-x509-cert-to-name-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.047Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.059Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.062Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.11-SNAPSHOT/rfc8040-ietf-restconf-monitoring-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.062Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.084Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.088Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8341/7.0.11-SNAPSHOT/rfc8341-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.089Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.116Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.122Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8526/7.0.11-SNAPSHOT/rfc8526-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.123Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.188Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.204Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8639/7.0.11-SNAPSHOT/rfc8639-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.254Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.302Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.314Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8641/7.0.11-SNAPSHOT/rfc8641-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.348Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.356Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.358Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/model/rfc8650/7.0.11-SNAPSHOT/rfc8650-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.362Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.375Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.378Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-api/7.0.11-SNAPSHOT/netconf-api-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.378Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.382Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.383Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth-aaa/7.0.11-SNAPSHOT/netconf-auth-aaa-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.384Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.388Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.389Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-auth/7.0.11-SNAPSHOT/netconf-auth-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.389Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.440Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.455Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client-mdsal/7.0.11-SNAPSHOT/netconf-client-mdsal-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.458Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.510Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.523Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1-test-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.525Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1-tests.jar 17:20:03 [INFO] 2024-11-02T17:20:03.531Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-client/7.0.11-SNAPSHOT/netconf-client-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.533Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.537Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.539Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common-mdsal/7.0.11-SNAPSHOT/netconf-common-mdsal-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.539Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.544Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.545Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-common/7.0.11-SNAPSHOT/netconf-common-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.545Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.546Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.547Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-console/7.0.11-SNAPSHOT/netconf-console-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.547Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241102.165525-1-javadoc.jar 17:20:03 [INFO] 2024-11-02T17:20:03.553Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241102.165525-1-sources.jar 17:20:03 [INFO] 2024-11-02T17:20:03.554Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-dom-api/7.0.11-SNAPSHOT/netconf-dom-api-7.0.11-20241102.165525-1.jar 17:20:03 [INFO] 2024-11-02T17:20:03.555Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241102.165525-1.tar.gz 17:20:03 [INFO] 2024-11-02T17:20:03.576Z Scanned 107008 files so far 17:20:05 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241102.165525-1.tar.gz/netconf-karaf-7.0.11-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 17:20:05 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241102.165525-1.tar.gz/netconf-karaf-7.0.11-SNAPSHOT/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 17:20:08 [INFO] 2024-11-02T17:20:08.577Z Scanned 122172 files so far 17:20:13 [INFO] 2024-11-02T17:20:13.576Z Scanned 141616 files so far 17:20:14 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:14 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:14 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:14 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:14 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:14 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:14 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:14 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:14 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:14 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:14 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:14 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:14 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:14 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:14 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:14 at hudson.remoting.Request$2.run(Request.java:377) 17:20:14 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:14 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:14 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:14 [ERROR] Could not parse class file FastIntegerMath.class 17:20:14 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:14 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:14 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:14 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:14 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:14 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:15 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:15 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:15 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:15 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:15 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:15 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:15 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:15 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:15 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:15 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:15 at hudson.remoting.Request$2.run(Request.java:377) 17:20:15 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:15 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:15 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241102.165525-1.tar.gz/netconf-karaf-7.0.11-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:20:15 [INFO] 2024-11-02T17:20:15.288Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241102.165525-1.zip 17:20:18 [WARN] Could not open m2repo/org/opendaylight/netconf/netconf-karaf/7.0.11-SNAPSHOT/netconf-karaf-7.0.11-20241102.165525-1.zip/netconf-karaf-7.0.11-SNAPSHOT/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:20:18 [INFO] 2024-11-02T17:20:18.242Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241102.165525-1-javadoc.jar 17:20:18 [INFO] 2024-11-02T17:20:18.243Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241102.165525-1-sources.jar 17:20:18 [INFO] 2024-11-02T17:20:18.244Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-nb/7.0.11-SNAPSHOT/netconf-nb-7.0.11-20241102.165525-1.jar 17:20:18 [INFO] 2024-11-02T17:20:18.245Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241102.165525-1-javadoc.jar 17:20:18 [INFO] 2024-11-02T17:20:18.256Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241102.165525-1-sources.jar 17:20:18 [INFO] 2024-11-02T17:20:18.259Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-netty-util/7.0.11-SNAPSHOT/netconf-netty-util-7.0.11-20241102.165525-1.jar 17:20:18 [INFO] 2024-11-02T17:20:18.260Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241102.165525-1-javadoc.jar 17:20:18 [INFO] 2024-11-02T17:20:18.272Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241102.165525-1-sources.jar 17:20:18 [INFO] 2024-11-02T17:20:18.277Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server-mdsal/7.0.11-SNAPSHOT/netconf-server-mdsal-7.0.11-20241102.165525-1.jar 17:20:18 [INFO] 2024-11-02T17:20:18.278Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241102.165525-1-javadoc.jar 17:20:18 [INFO] 2024-11-02T17:20:18.349Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241102.165525-1-sources.jar 17:20:18 [INFO] 2024-11-02T17:20:18.366Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-server/7.0.11-SNAPSHOT/netconf-server-7.0.11-20241102.165525-1.jar 17:20:18 [INFO] 2024-11-02T17:20:18.370Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241102.165525-1-javadoc.jar 17:20:18 [INFO] 2024-11-02T17:20:18.385Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241102.165525-1-sources.jar 17:20:18 [INFO] 2024-11-02T17:20:18.389Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-models/7.0.11-SNAPSHOT/netconf-test-models-7.0.11-20241102.165525-1.jar 17:20:18 [INFO] 2024-11-02T17:20:18.397Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241102.165525-1-javadoc.jar 17:20:18 [INFO] 2024-11-02T17:20:18.463Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241102.165525-1-sources.jar 17:20:18 [INFO] 2024-11-02T17:20:18.480Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-perf/7.0.11-SNAPSHOT/netconf-test-perf-7.0.11-20241102.165525-1.jar 17:20:18 [INFO] 2024-11-02T17:20:18.483Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241102.165525-1-javadoc.jar 17:20:18 [INFO] 2024-11-02T17:20:18.487Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241102.165525-1-sources.jar 17:20:18 [INFO] 2024-11-02T17:20:18.496Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-test-util/7.0.11-SNAPSHOT/netconf-test-util-7.0.11-20241102.165525-1.jar 17:20:18 [INFO] 2024-11-02T17:20:18.506Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-executable.jar 17:20:18 [INFO] 2024-11-02T17:20:18.577Z Scanned 152493 files so far 17:20:18 [ERROR] Could not parse class file NTRU$Mappings.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file NTRU.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file NTRUPrime.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file Util.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file NTRUKEMSpi.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:18 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:18 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:18 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:18 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:18 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:18 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:18 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:18 at hudson.remoting.Request$2.run(Request.java:377) 17:20:18 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:18 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:18 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:18 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:20:18 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:19 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:19 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:19 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:19 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:19 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:19 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:19 at hudson.remoting.Request$2.run(Request.java:377) 17:20:19 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:19 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:19 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:20:19 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:19 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:19 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:19 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:19 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:19 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:19 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:19 at hudson.remoting.Request$2.run(Request.java:377) 17:20:19 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:19 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:19 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:19 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:19 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:19 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:19 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:19 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:19 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:19 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:19 at hudson.remoting.Request$2.run(Request.java:377) 17:20:19 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:19 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:19 [ERROR] Could not parse class file FastIntegerMath.class 17:20:19 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:19 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:19 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:19 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:19 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:19 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:19 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:19 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:19 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:19 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:19 at hudson.remoting.Request$2.run(Request.java:377) 17:20:19 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:19 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:19 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:23 [INFO] 2024-11-02T17:20:23.577Z Scanned 178043 files so far 17:20:24 [INFO] 2024-11-02T17:20:24.045Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-javadoc.jar 17:20:24 [INFO] 2024-11-02T17:20:24.065Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-rest-perf-client.jar 17:20:24 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:24 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:24 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:24 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:24 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:24 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:24 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:24 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:24 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:24 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:24 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:24 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:24 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:24 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:24 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:24 at hudson.remoting.Request$2.run(Request.java:377) 17:20:24 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:24 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:24 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:24 [ERROR] Could not parse class file FastIntegerMath.class 17:20:24 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:24 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:24 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:24 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:24 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:24 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:24 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:24 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:24 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:24 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:24 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:24 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:24 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:24 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:24 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:24 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:24 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:24 at hudson.remoting.Request$2.run(Request.java:377) 17:20:24 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:24 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:24 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:27 [INFO] 2024-11-02T17:20:27.607Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-scale-util.jar 17:20:28 [ERROR] Could not parse class file NTRU$Mappings.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file NTRU.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file NTRUPrime$Mappings.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file NTRUPrime.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file Util.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file NTRUKEMSpi.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [ERROR] Could not parse class file FastIntegerMath.class 17:20:28 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:28 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:28 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:28 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:28 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:28 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:28 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:28 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:28 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:28 at hudson.remoting.Request$2.run(Request.java:377) 17:20:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:28 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:28 [INFO] 2024-11-02T17:20:28.576Z Scanned 201405 files so far 17:20:33 [INFO] 2024-11-02T17:20:33.168Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-sources.jar 17:20:33 [INFO] 2024-11-02T17:20:33.175Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-stress-client.jar 17:20:33 [ERROR] Could not parse class file FastDoubleSwar.class 17:20:33 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:33 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:33 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:33 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:33 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:33 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:33 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:33 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:33 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:33 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:33 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:33 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:33 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:33 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:33 at hudson.remoting.Request$2.run(Request.java:377) 17:20:33 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:33 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:33 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:33 [ERROR] Could not parse class file FastIntegerMath.class 17:20:33 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 17:20:33 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 17:20:33 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 17:20:33 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 17:20:33 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 17:20:33 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 17:20:33 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 17:20:33 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 17:20:33 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 17:20:33 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 17:20:33 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 17:20:33 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:20:33 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 17:20:33 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 17:20:33 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 17:20:33 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:20:33 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:20:33 at hudson.remoting.Request$2.run(Request.java:377) 17:20:33 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:20:33 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:20:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 17:20:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 17:20:33 at java.base/java.lang.Thread.run(Thread.java:829) 17:20:33 [INFO] 2024-11-02T17:20:33.577Z Scanned 226860 files so far 17:20:37 [INFO] 2024-11-02T17:20:37.207Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1-stress-client.tar.gz 17:20:37 [INFO] 2024-11-02T17:20:37.698Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-testtool/7.0.11-SNAPSHOT/netconf-testtool-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.721Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.722Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241102.165525-1-sources.jar 17:20:37 [INFO] 2024-11-02T17:20:37.722Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-impl/7.0.11-SNAPSHOT/netconf-topology-impl-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.723Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.725Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241102.165525-1-sources.jar 17:20:37 [INFO] 2024-11-02T17:20:37.726Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology-singleton/7.0.11-SNAPSHOT/netconf-topology-singleton-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.727Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.729Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241102.165525-1-sources.jar 17:20:37 [INFO] 2024-11-02T17:20:37.730Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/netconf-topology/7.0.11-SNAPSHOT/netconf-topology-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.731Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.745Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241102.165525-1-sources.jar 17:20:37 [INFO] 2024-11-02T17:20:37.748Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-api/7.0.11-SNAPSHOT/restconf-api-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.749Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.795Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241102.165525-1-sources.jar 17:20:37 [INFO] 2024-11-02T17:20:37.806Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-client/7.0.11-SNAPSHOT/restconf-client-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.840Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.881Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241102.165525-1-sources.jar 17:20:37 [INFO] 2024-11-02T17:20:37.892Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common-models/7.0.11-SNAPSHOT/restconf-common-models-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.893Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.900Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241102.165525-1-sources.jar 17:20:37 [INFO] 2024-11-02T17:20:37.901Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-common/7.0.11-SNAPSHOT/restconf-common-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.901Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.940Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241102.165525-1-sources.jar 17:20:37 [INFO] 2024-11-02T17:20:37.954Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-nb/7.0.11-SNAPSHOT/restconf-nb-7.0.11-20241102.165525-1.jar 17:20:37 [INFO] 2024-11-02T17:20:37.956Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241102.165525-1-javadoc.jar 17:20:37 [INFO] 2024-11-02T17:20:37.975Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.055Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-openapi/7.0.11-SNAPSHOT/restconf-openapi-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.065Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.113Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.124Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-server/7.0.11-SNAPSHOT/restconf-server-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.160Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.164Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.165Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/restconf-wadl-generator/7.0.11-SNAPSHOT/restconf-wadl-generator-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.168Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/sal-rest-connector-config/7.0.11-SNAPSHOT/sal-rest-connector-config-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.168Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.269Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-exificient/7.0.11-SNAPSHOT/shaded-exificient-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.276Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.358Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/shaded-sshd/7.0.11-SNAPSHOT/shaded-sshd-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.367Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.373Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.374Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-api/7.0.11-SNAPSHOT/transport-api-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.375Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.433Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.447Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-http/7.0.11-SNAPSHOT/transport-http-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.495Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.576Z Scanned 252223 files so far 17:20:38 [INFO] 2024-11-02T17:20:38.645Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.685Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-ssh/7.0.11-SNAPSHOT/transport-ssh-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.692Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.722Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.730Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tcp/7.0.11-SNAPSHOT/transport-tcp-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.731Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.895Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.941Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/transport-tls/7.0.11-SNAPSHOT/transport-tls-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.949Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.978Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.984Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-api/7.0.11-SNAPSHOT/truststore-api-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.986Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.989Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241102.165525-1-sources.jar 17:20:38 [INFO] 2024-11-02T17:20:38.990Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/truststore-none/7.0.11-SNAPSHOT/truststore-none-7.0.11-20241102.165525-1.jar 17:20:38 [INFO] 2024-11-02T17:20:38.990Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241102.165525-1-javadoc.jar 17:20:38 [INFO] 2024-11-02T17:20:38.995Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241102.165525-1-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:38.996Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/websocket-client/7.0.11-SNAPSHOT/websocket-client-7.0.11-20241102.165525-1.jar 17:20:39 [INFO] 2024-11-02T17:20:39.818Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241102.165525-1-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.819Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241102.165525-1-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.820Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/m2repo/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.11-SNAPSHOT/yanglib-mdsal-writer-7.0.11-20241102.165525-1.jar 17:20:39 [INFO] 2024-11-02T17:20:39.820Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.825Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.826Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/draft-ietf-netconf-crypto-types-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.828Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/draft-ietf-netconf-crypto-types/target/spotbugs/bug-pattern-1.5.0.jar 17:20:39 [INFO] 2024-11-02T17:20:39.843Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.844Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.845Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/rfc5277-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.846Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc5277/target/spotbugs/bug-pattern-1.5.0.jar 17:20:39 [INFO] 2024-11-02T17:20:39.860Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.864Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.865Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/rfc6022-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.866Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6022/target/spotbugs/bug-pattern-1.5.0.jar 17:20:39 [INFO] 2024-11-02T17:20:39.881Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.888Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.891Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/rfc6241-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.894Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6241/target/spotbugs/bug-pattern-1.5.0.jar 17:20:39 [INFO] 2024-11-02T17:20:39.908Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.910Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.910Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/rfc6243-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.910Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6243/target/spotbugs/bug-pattern-1.5.0.jar 17:20:39 [INFO] 2024-11-02T17:20:39.925Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.927Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.928Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/rfc6470-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.929Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc6470/target/spotbugs/bug-pattern-1.5.0.jar 17:20:39 [INFO] 2024-11-02T17:20:39.944Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.945Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.945Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/rfc7407-ietf-x509-cert-to-name-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.946Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc7407-ietf-x509-cert-to-name/target/spotbugs/bug-pattern-1.5.0.jar 17:20:39 [INFO] 2024-11-02T17:20:39.961Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.962Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.963Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/rfc8040-ietf-restconf-monitoring-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.964Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8040-ietf-restconf-monitoring/target/spotbugs/bug-pattern-1.5.0.jar 17:20:39 [INFO] 2024-11-02T17:20:39.978Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-javadoc.jar 17:20:39 [INFO] 2024-11-02T17:20:39.981Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT-sources.jar 17:20:39 [INFO] 2024-11-02T17:20:39.981Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/rfc8341-7.0.11-SNAPSHOT.jar 17:20:39 [INFO] 2024-11-02T17:20:39.982Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8341/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:39.997Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.000Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.001Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/rfc8526-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.002Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8526/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.017Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.023Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.025Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/rfc8639-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.028Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8639/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.043Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.048Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.049Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/rfc8641-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.051Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8641/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.066Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.067Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.067Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/rfc8650-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.068Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/model/rfc8650/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.083Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.083Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.084Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/netconf-auth-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.084Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-auth/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.098Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.100Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.100Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/netconf-netty-util-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.101Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-netty-util/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.115Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.117Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.117Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/netconf-test-models-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.118Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/netconf-test-models/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.133Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.139Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.141Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/netconf-test-perf-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.144Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-test-perf/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.158Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcpkix-jdk18on.jar 17:20:40 [INFO] 2024-11-02T17:20:40.163Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/lib/bcprov-jdk18on.jar 17:20:40 [INFO] 2024-11-02T17:20:40.198Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-executable.jar 17:20:40 [INFO] 2024-11-02T17:20:40.365Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-javadoc.jar 17:20:40 [INFO] 2024-11-02T17:20:40.367Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT-sources.jar 17:20:40 [INFO] 2024-11-02T17:20:40.368Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/netconf-testtool-7.0.11-SNAPSHOT.jar 17:20:40 [INFO] 2024-11-02T17:20:40.369Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/rest-perf-client-7.0.11-SNAPSHOT-rest-perf-client.jar 17:20:40 [INFO] 2024-11-02T17:20:40.479Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/scale-util-7.0.11-SNAPSHOT-scale-util.jar 17:20:40 [INFO] 2024-11-02T17:20:40.644Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/spotbugs/bug-pattern-1.5.0.jar 17:20:40 [INFO] 2024-11-02T17:20:40.659Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-package-stress-client.tar.gz 17:20:40 [INFO] 2024-11-02T17:20:40.929Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/netconf/tools/netconf-testtool/target/stress-client-7.0.11-SNAPSHOT-stress-client.jar 17:20:41 [INFO] 2024-11-02T17:20:41.055Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.056Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.057Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/netconf-auth-aaa-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.057Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-auth-aaa/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.072Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.076Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.078Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/netconf-client-mdsal-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.080Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-client-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.095Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.095Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.096Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/netconf-common-mdsal-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.096Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-common-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.111Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.112Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.112Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/netconf-dom-api-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.112Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-dom-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.127Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.128Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.129Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/netconf-server-mdsal-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.130Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/plugins/netconf-server-mdsal/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.145Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.146Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.146Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/netconf-api-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.147Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.161Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.167Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.168Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-test-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.169Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT-tests.jar 17:20:41 [INFO] 2024-11-02T17:20:41.169Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/netconf-client-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.171Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.186Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.187Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.187Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/netconf-common-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.188Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.202Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.209Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.211Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/netconf-server-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.214Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.229Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.230Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.231Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/netconf-test-util-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.232Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/netconf-test-util/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.247Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.249Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.249Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/restconf-api-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.250Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.265Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.270Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.271Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/restconf-client-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.274Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-client/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.289Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.294Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.295Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/restconf-server-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.298Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/protocol/restconf-server/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.313Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.317Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.319Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/restconf-common-models-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.320Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common-models/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.336Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.337Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.337Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/restconf-common-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.338Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-common/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.353Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.357Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.359Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/restconf-nb-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.361Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-nb/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.376Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.378Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.387Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/restconf-openapi-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.397Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/restconf-openapi/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.413Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/sal-rest-connector-config/target/sal-rest-connector-config-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.413Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.414Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.415Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/restconf-wadl-generator-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.415Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/wadl-generator/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.430Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/spotbugs/bug-pattern-1.5.0.jar 17:20:41 [INFO] 2024-11-02T17:20:41.445Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-executable.jar 17:20:41 [INFO] 2024-11-02T17:20:41.467Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-javadoc.jar 17:20:41 [INFO] 2024-11-02T17:20:41.468Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.468Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/restconf/websocket-client/target/websocket-client-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.472Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/original-shaded-exificient-jar-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.473Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.576Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient-jar/target/shaded-exificient-jar-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.861Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.870Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-exificient/target/shaded-exificient-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.877Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/original-shaded-sshd-jar-7.0.11-SNAPSHOT.jar 17:20:41 [INFO] 2024-11-02T17:20:41.878Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT-sources.jar 17:20:41 [INFO] 2024-11-02T17:20:41.959Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd-jar/target/shaded-sshd-jar-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.244Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT-sources.jar 17:20:42 [INFO] 2024-11-02T17:20:42.251Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/third-party/shaded-sshd/target/shaded-sshd-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.260Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:42 [INFO] 2024-11-02T17:20:42.274Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-javadoc.jar 17:20:42 [INFO] 2024-11-02T17:20:42.275Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT-sources.jar 17:20:42 [INFO] 2024-11-02T17:20:42.275Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-api/target/transport-api-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.276Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/spotbugs/bug-pattern-1.5.0.jar 17:20:42 [INFO] 2024-11-02T17:20:42.290Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-javadoc.jar 17:20:42 [INFO] 2024-11-02T17:20:42.296Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT-sources.jar 17:20:42 [INFO] 2024-11-02T17:20:42.298Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-http/target/transport-http-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.300Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/spotbugs/bug-pattern-1.5.0.jar 17:20:42 [INFO] 2024-11-02T17:20:42.315Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-javadoc.jar 17:20:42 [INFO] 2024-11-02T17:20:42.328Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT-sources.jar 17:20:42 [INFO] 2024-11-02T17:20:42.332Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-ssh/target/transport-ssh-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.339Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/spotbugs/bug-pattern-1.5.0.jar 17:20:42 [INFO] 2024-11-02T17:20:42.353Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-javadoc.jar 17:20:42 [INFO] 2024-11-02T17:20:42.356Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT-sources.jar 17:20:42 [INFO] 2024-11-02T17:20:42.357Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tcp/target/transport-tcp-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.359Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/spotbugs/bug-pattern-1.5.0.jar 17:20:42 [INFO] 2024-11-02T17:20:42.373Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-javadoc.jar 17:20:42 [INFO] 2024-11-02T17:20:42.388Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT-sources.jar 17:20:42 [INFO] 2024-11-02T17:20:42.393Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/transport/transport-tls/target/transport-tls-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.401Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/spotbugs/bug-pattern-1.5.0.jar 17:20:42 [INFO] 2024-11-02T17:20:42.416Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-javadoc.jar 17:20:42 [INFO] 2024-11-02T17:20:42.419Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT-sources.jar 17:20:42 [INFO] 2024-11-02T17:20:42.420Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-api/target/truststore-api-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.421Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/spotbugs/bug-pattern-1.5.0.jar 17:20:42 [INFO] 2024-11-02T17:20:42.436Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-javadoc.jar 17:20:42 [INFO] 2024-11-02T17:20:42.436Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT-sources.jar 17:20:42 [INFO] 2024-11-02T17:20:42.436Z Starting scanning target: /w/workspace/netconf-maven-clm-7.0.x/truststore/truststore-none/target/truststore-none-7.0.11-SNAPSHOT.jar 17:20:42 [INFO] 2024-11-02T17:20:42.437Z Scanned 264457 total files 17:20:57 [WARN] Could not open /tmp/r/org/apache/karaf/features/base/4.4.6/base-4.4.6.jar/resources/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 17:21:01 [INFO] 2024-11-02T17:21:01.909Z Finished scanning application odl-netconf. 17:21:02 [INFO] Discovered repository url '$GIT_URL/netconf/netconf/netconf/netconf' via environment variable GIT_URL 17:21:02 [INFO] Repository URL $GIT_URL/netconf/netconf/netconf/netconf was found using automation 17:21:02 [INFO] Amending source control record for application with id: odl-netconf with discovered Repository URL: $GIT_URL/netconf/netconf/netconf/netconf 17:21:03 [INFO] 2024-11-02T17:21:03.262Z Evaluating application odl-netconf for stage release. 17:21:05 [INFO] Waiting for policy evaluation to complete... 17:21:11 [INFO] Assigned scan ID ad12a31aeeb34ddca60625a4cba6c8d7 17:26:07 [INFO] Policy evaluation completed in 304 seconds. 17:26:07 [INFO] 2024-11-02T17:26:07.268Z Finished evaluating application odl-netconf for stage release. 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=com.google.protobuf : protobuf-java : 3.25.1, hash=2933a5c3f022456d8842) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-handler : 4.1.112.Final, hash=3d5e2d5bcc6baeeb8c13) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-handler : 4.1.112.Final, hash=3d5e2d5bcc6baeeb8c13) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 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-2016-6311 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2016-6311 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2016-6311 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 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-1973 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-1973 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-1973 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-3653 with severity >= 4 (severity = 6.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-3653 with severity < 8 (severity = 6.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-3653 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-7885 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-7885 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7885 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-servlet : 2.2.31.Final, hash=87cf11eed02c002d283d) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.undertow : undertow-servlet : 2.2.31.Final, hash=87cf11eed02c002d283d) [ 17:26:07 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-1973 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-1973 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-1973 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:07 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-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:07 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-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:07 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-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 17:26:07 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-5685 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-5685 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-5685 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.5, hash=1937ada2900a9e1575d6) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3171 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3171 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3171 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3509 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3509 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3509 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2022-3510 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3510 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3510 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.10, hash=c52fd75ef0ee3ae0de03) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.10, hash=c52fd75ef0ee3ae0de03) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.10, hash=c52fd75ef0ee3ae0de03) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.10, hash=c52fd75ef0ee3ae0de03) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.10, hash=c52fd75ef0ee3ae0de03) [ 17:26:07 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-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.10, hash=c52fd75ef0ee3ae0de03) [ 17:26:07 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-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.10, hash=c52fd75ef0ee3ae0de03) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : rest-perf-client : 7.0.10, hash=c52fd75ef0ee3ae0de03) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.9, hash=02eb5e2d0f6df80fab14) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.9, hash=02eb5e2d0f6df80fab14) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.9, hash=02eb5e2d0f6df80fab14) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.9, hash=02eb5e2d0f6df80fab14) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.9, hash=02eb5e2d0f6df80fab14) [ 17:26:07 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-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.9, hash=02eb5e2d0f6df80fab14) [ 17:26:07 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-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.9, hash=02eb5e2d0f6df80fab14) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : scale-util : 7.0.9, hash=02eb5e2d0f6df80fab14) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.9, hash=08d0b5f4ddf95b046566) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.9, hash=08d0b5f4ddf95b046566) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.9, hash=08d0b5f4ddf95b046566) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.9, hash=08d0b5f4ddf95b046566) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.9, hash=08d0b5f4ddf95b046566) [ 17:26:07 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-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.9, hash=08d0b5f4ddf95b046566) [ 17:26:07 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-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.9, hash=08d0b5f4ddf95b046566) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-testtool : jar : stress-client : 7.0.9, hash=08d0b5f4ddf95b046566) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : shaded-exificient : 2.0.3, hash=93d7d7f4012594b5ab14) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : shaded-exificient : 2.0.3, hash=93d7d7f4012594b5ab14) [ 17:26:07 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-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.9, hash=df5ff0feda9063c8505f) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.opendaylight.netconf : websocket-client : 7.0.9, hash=df5ff0feda9063c8505f) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 6.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 6.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.27, hash=1b4699391d5a58e8d484) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.27, hash=1b4699391d5a58e8d484) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL License-Unknown) [ 17:26:07 Component(displayName=org.opendaylight.netconf : netconf-test-util : 8.0.3, hash=846170762215a1a6de49) [ 17:26:07 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] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=com.google.protobuf : protobuf-java : 3.25.1, hash=2933a5c3f022456d8842) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-5971 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-5971 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-5971 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-6162 with severity >= 8 (severity = 8.2), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-6162 with severity < 10 (severity = 8.2), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6162 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.5, hash=38816f45e370cb878733) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-7254 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-7254 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-7254 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.27, hash=1b4699391d5a58e8d484) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-34750 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-34750 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-34750 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.27, hash=1b4699391d5a58e8d484) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-38286 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-38286 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-38286 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL EPL-Incompatible License) [ 17:26:07 Component(displayName=com.mysql : mysql-connector-j : 8.3.0, hash=1cc7fa5d61f4bbc11353) [ 17:26:07 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')] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL EPL-Incompatible License) [ 17:26:07 Component(displayName=com.rabbitmq : amqp-client : 5.21.0, hash=070797e8a66e80039194) [ 17:26:07 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')] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Potential License Concern) [ 17:26:07 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.44, hash=66b3eafd182dcdc6783c) [ 17:26:07 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')] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Potential License Concern) [ 17:26:07 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.44, hash=b4fa2347036809c691fe) [ 17:26:07 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')] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Potential License Concern) [ 17:26:07 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.44, hash=7de749a49a3a36741c8e) [ 17:26:07 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')] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Potential License Concern) [ 17:26:07 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.44, hash=3e5bd268e4bdafa120ea) [ 17:26:07 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')] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Potential License Concern) [ 17:26:07 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.44, hash=1bb0011917a03eba8e1e) [ 17:26:07 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')] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Potential License Concern) [ 17:26:07 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.44, hash=601495c2d66c4fd9b6e8) [ 17:26:07 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')] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:26:07 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-6134 with severity >= 4 (severity = 5.4), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6134 with severity < 8 (severity = 5.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6134 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 17:26:07 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-6927 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6927 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6927 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.54.v20240208, hash=27ebb82b6b96ebbaee20) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.54.v20240208, hash=27ebb82b6b96ebbaee20) [ 17:26:07 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-36479 with severity >= 4 (severity = 4.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36479 with severity < 8 (severity = 4.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36479 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 17:26:07 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-50572 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-50572 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-50572 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-29857 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-29857 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-29857 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-30171 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-30171 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-30171 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-30172 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-30172 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-30172 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.bouncycastle : bcprov-jdk18on : 1.77, hash=2cc971b6c20949c1ff98) [ 17:26:07 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-2024-0946 with severity >= 4 (severity = 7.7), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2024-0946 with severity < 8 (severity = 7.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-0946 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 17:26:07 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-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:26:07 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-5408 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-5408 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-5408 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 17:26:07 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-22976 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-22976 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-22976 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.6, hash=5c66d9f61f0adbe76ea4) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.6, hash=5c66d9f61f0adbe76ea4) [ 17:26:07 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-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.6, hash=5d43234e91fc8448298c) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.6, hash=5d43234e91fc8448298c) [ 17:26:07 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-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:26:07 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-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 17:26:07 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-2014-0201 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2014-0201 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2014-0201 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 17:26:07 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-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:07 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-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:07 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-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:07 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-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 17:26:07 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-2012-0050 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2012-0050 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2012-0050 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.codehaus.janino : janino : 3.1.4, hash=8e03cd83c0b0635c0e0a) [ 17:26:07 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-33546 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33546 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33546 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 17:26:07 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-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.54.v20240208, hash=a641b8a694eeefdde644) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 6.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 6.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.url : pax-url-aether : 2.6.12, hash=a8f63b2282a320aa0d94) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.ops4j.pax.url : pax-url-aether : 2.6.14, hash=b76d19a56982d0ef32c4) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.6, hash=c21104d3522693dc118f) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.6, hash=c21104d3522693dc118f) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.jolokia : jolokia-osgi : 1.7.1, hash=e3a655b637f0717c1de0) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:26:07 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-4218 with severity >= 4 (severity = 5.0), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-4218 with severity < 8 (severity = 5.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-4218 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 17:26:07 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-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 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-24998 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-24998 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-24998 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 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-36478 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-36478 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-36478 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-22201 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-22201 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-22201 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2024-6763 with severity >= 4 (severity = 6.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6763 with severity < 8 (severity = 6.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6763 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 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-2023-4379 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4379 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4379 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:26:07 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-23437 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-23437 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23437 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.exist-db.thirdparty.xerces : xercesImpl : 2.12.0, hash=f02c844149fd306601f2) [ 17:26:07 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-2017-0348 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2017-0348 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2017-0348 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:26:07 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-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.6, hash=febdba38f2e78220c750) [ 17:26:07 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-Medium) [ 17:26:07 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.6, hash=febdba38f2e78220c750) [ 17:26:07 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-2015-0286 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2015-0286 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2015-0286 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL License-Unknown) [ 17:26:07 Component(displayName=com.sun.winsw : winsw : exe : net4 : 2.3.0, hash=8d7d7144c5bc1ebe4d6c) [ 17:26:07 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] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL License-Unknown) [ 17:26:07 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ 17:26:07 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] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL License-Unknown) [ 17:26:07 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ 17:26:07 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] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.54.v20240208, hash=13d439d8a5d8b1ec936f) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-8184 with severity >= 8 (severity = 8.2), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-8184 with severity < 10 (severity = 8.2), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.jolokia : jolokia-osgi : 1.7.2, hash=6621c3f6793370ea23a7) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-10899 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-10899 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-10899 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=commons-collections : commons-collections : 3.2.2, hash=8ad72fe39fa8c91eaaf1) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability sonatype-2024-3350 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2024-3350 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2024-3350 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.ops4j.pax.url : pax-url-aether : 2.6.12, hash=a8f63b2282a320aa0d94) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-47554 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-47554 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47554 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.ops4j.pax.url : pax-url-aether : 2.6.14, hash=b76d19a56982d0ef32c4) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-47554 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-47554 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47554 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.jolokia : jolokia-osgi : 1.7.1, hash=e3a655b637f0717c1de0) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2018-10899 with severity >= 8 (severity = 8.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2018-10899 with severity < 10 (severity = 8.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2018-10899 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-47554 with severity >= 8 (severity = 8.7), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-47554 with severity < 10 (severity = 8.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-47554 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy failing due to 17:26:07 Policy(ODL Security-High) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2024-8184 with severity >= 8 (severity = 8.2), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2024-8184 with severity < 10 (severity = 8.2), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-8184 with status 'Open', not 'Not Applicable'] ]] 17:26:07 17:26:07 Nexus IQ reports policy warning due to 17:26:07 Policy(ODL Security-Low) [ 17:26:07 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.6, hash=54d2aae20becba3e955e) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy warning due to 17:26:07 Policy(ODL Security-Low) [ 17:26:07 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 17:26:07 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'] ]] 17:26:07 17:26:07 Nexus IQ reports policy warning due to 17:26:07 Policy(ODL Security-Low) [ 17:26:07 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 17:26:07 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-2023-3025 with severity < 4 (severity = 3.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-3025 with status 'Open', not 'Not Applicable'] ]] 17:26:07 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-netconf/report/ad12a31aeeb34ddca60625a4cba6c8d7 17:26:07 Summary of policy violations: 16 critical, 173 severe, 316 moderate 17:26:07 FATAL: IQ Server evaluation of application odl-netconf failed 17:26:07 $ ssh-agent -k 17:26:07 unset SSH_AUTH_SOCK; 17:26:07 unset SSH_AGENT_PID; 17:26:07 echo Agent pid 5514 killed; 17:26:07 [ssh-agent] Stopped. 17:26:07 ERROR: IQ Server evaluation of application odl-netconf failed 17:26:07 [PostBuildScript] - [INFO] Executing post build scripts. 17:26:07 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins5800612274530633043.sh 17:26:07 ---> sysstat.sh 17:26:07 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins12990909256032175834.sh 17:26:07 ---> package-listing.sh 17:26:07 ++ facter osfamily 17:26:07 ++ tr '[:upper:]' '[:lower:]' 17:26:07 + OS_FAMILY=redhat 17:26:07 + workspace=/w/workspace/netconf-maven-clm-7.0.x 17:26:07 + START_PACKAGES=/tmp/packages_start.txt 17:26:07 + END_PACKAGES=/tmp/packages_end.txt 17:26:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:26:07 + PACKAGES=/tmp/packages_start.txt 17:26:07 + '[' /w/workspace/netconf-maven-clm-7.0.x ']' 17:26:07 + PACKAGES=/tmp/packages_end.txt 17:26:07 + case "${OS_FAMILY}" in 17:26:07 + rpm -qa 17:26:07 + sort 17:26:08 + '[' -f /tmp/packages_start.txt ']' 17:26:08 + '[' -f /tmp/packages_end.txt ']' 17:26:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:26:08 + '[' /w/workspace/netconf-maven-clm-7.0.x ']' 17:26:08 + mkdir -p /w/workspace/netconf-maven-clm-7.0.x/archives/ 17:26:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-maven-clm-7.0.x/archives/ 17:26:08 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins14267336565184250132.sh 17:26:08 ---> capture-instance-metadata.sh 17:26:08 Setup pyenv: 17:26:08 system 17:26:08 3.8.13 17:26:08 3.9.13 17:26:08 3.10.13 17:26:08 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:26:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F8j1 from file:/tmp/.os_lf_venv 17:26:10 lf-activate-venv(): INFO: Installing: lftools 17:26:21 lf-activate-venv(): INFO: Adding /tmp/venv-F8j1/bin to PATH 17:26:21 INFO: Running in OpenStack, capturing instance metadata 17:26:21 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins13543689742208072926.sh 17:26:21 provisioning config files... 17:26:25 Could not find credentials [logs] for netconf-maven-clm-7.0.x #24 17:26:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-maven-clm-7.0.x@tmp/config4062426317061005836tmp 17:26:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:26:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:26:25 provisioning config files... 17:26:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:26:25 [EnvInject] - Injecting environment variables from a build step. 17:26:25 [EnvInject] - Injecting as environment variables the properties content 17:26:25 SERVER_ID=logs 17:26:25 17:26:25 [EnvInject] - Variables injected successfully. 17:26:25 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins7286792242462705219.sh 17:26:25 ---> create-netrc.sh 17:26:25 WARN: Log server credential not found. 17:26:25 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins11584056711799133055.sh 17:26:25 ---> python-tools-install.sh 17:26:25 Setup pyenv: 17:26:26 system 17:26:26 3.8.13 17:26:26 3.9.13 17:26:26 3.10.13 17:26:26 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:26:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F8j1 from file:/tmp/.os_lf_venv 17:26:27 lf-activate-venv(): INFO: Installing: lftools 17:26:35 lf-activate-venv(): INFO: Adding /tmp/venv-F8j1/bin to PATH 17:26:35 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins7674547906372601637.sh 17:26:35 ---> sudo-logs.sh 17:26:35 Archiving 'sudo' log.. 17:26:36 [netconf-maven-clm-7.0.x] $ /bin/bash /tmp/jenkins13957192162224479473.sh 17:26:36 ---> job-cost.sh 17:26:36 Setup pyenv: 17:26:36 system 17:26:36 3.8.13 17:26:36 3.9.13 17:26:36 3.10.13 17:26:36 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:26:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F8j1 from file:/tmp/.os_lf_venv 17:26:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:26:41 lf-activate-venv(): INFO: Adding /tmp/venv-F8j1/bin to PATH 17:26:41 INFO: No Stack... 17:26:42 INFO: Retrieving Pricing Info for: v3-standard-4 17:26:42 INFO: Archiving Costs 17:26:42 [netconf-maven-clm-7.0.x] $ /bin/bash -l /tmp/jenkins15186153029150623198.sh 17:26:42 ---> logs-deploy.sh 17:26:42 Setup pyenv: 17:26:42 system 17:26:42 3.8.13 17:26:42 3.9.13 17:26:42 3.10.13 17:26:42 * 3.11.7 (set by /w/workspace/netconf-maven-clm-7.0.x/.python-version) 17:26:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-F8j1 from file:/tmp/.os_lf_venv 17:26:43 lf-activate-venv(): INFO: Installing: lftools 17:26:53 lf-activate-venv(): INFO: Adding /tmp/venv-F8j1/bin to PATH 17:26:53 WARNING: Nexus logging server not set 17:26:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-maven-clm-7.0.x/24/ 17:26:53 INFO: archiving logs to S3 17:26:58 ---> uname -a: 17:26:58 Linux prd-centos8-builder-4c-4g-3671.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 17:26:58 17:26:58 17:26:58 ---> lscpu: 17:26:58 Architecture: x86_64 17:26:58 CPU op-mode(s): 32-bit, 64-bit 17:26:58 Byte Order: Little Endian 17:26:58 CPU(s): 4 17:26:58 On-line CPU(s) list: 0-3 17:26:58 Thread(s) per core: 1 17:26:58 Core(s) per socket: 1 17:26:58 Socket(s): 4 17:26:58 NUMA node(s): 1 17:26:58 Vendor ID: AuthenticAMD 17:26:58 CPU family: 23 17:26:58 Model: 49 17:26:58 Model name: AMD EPYC-Rome Processor 17:26:58 Stepping: 0 17:26:58 CPU MHz: 2799.998 17:26:58 BogoMIPS: 5599.99 17:26:58 Virtualization: AMD-V 17:26:58 Hypervisor vendor: KVM 17:26:58 Virtualization type: full 17:26:58 L1d cache: 32K 17:26:58 L1i cache: 32K 17:26:58 L2 cache: 512K 17:26:58 L3 cache: 16384K 17:26:58 NUMA node0 CPU(s): 0-3 17:26:58 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 17:26:58 17:26:58 17:26:58 ---> nproc: 17:26:58 4 17:26:58 17:26:58 17:26:58 ---> df -h: 17:26:58 Filesystem Size Used Avail Use% Mounted on 17:26:58 devtmpfs 7.7G 0 7.7G 0% /dev 17:26:58 tmpfs 7.7G 0 7.7G 0% /dev/shm 17:26:58 tmpfs 7.7G 17M 7.7G 1% /run 17:26:58 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 17:26:58 /dev/vda1 80G 12G 69G 15% / 17:26:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:26:58 17:26:58 17:26:58 ---> free -m: 17:26:58 total used free shared buff/cache available 17:26:58 Mem: 15761 1723 8435 19 5602 13688 17:26:58 Swap: 1023 0 1023 17:26:58 17:26:58 17:26:58 ---> ip addr: 17:26:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:26:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:26:58 inet 127.0.0.1/8 scope host lo 17:26:58 valid_lft forever preferred_lft forever 17:26:58 inet6 ::1/128 scope host 17:26:58 valid_lft forever preferred_lft forever 17:26:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:26:58 link/ether fa:16:3e:2c:af:08 brd ff:ff:ff:ff:ff:ff 17:26:58 altname enp0s3 17:26:58 altname ens3 17:26:58 inet 10.30.170.179/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 17:26:58 valid_lft 84397sec preferred_lft 84397sec 17:26:58 inet6 fe80::f816:3eff:fe2c:af08/64 scope link 17:26:58 valid_lft forever preferred_lft forever 17:26:58 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:26:58 link/ether 02:42:09:0f:bb:52 brd ff:ff:ff:ff:ff:ff 17:26:58 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:26:58 valid_lft forever preferred_lft forever 17:26:58 17:26:58 17:26:58 ---> sar -b -r -n DEV: 17:26:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/02/2024 _x86_64_ (4 CPU) 17:26:58 17:26:58 16:53:31 LINUX RESTART (4 CPU) 17:26:58 17:26:58 04:54:01 PM tps rtps wtps bread/s bwrtn/s 17:26:58 04:55:01 PM 217.06 23.09 193.97 5353.02 9656.05 17:26:58 04:56:01 PM 253.80 20.71 233.08 4363.77 12020.40 17:26:58 04:57:01 PM 160.31 1.83 158.48 193.87 17197.73 17:26:58 04:58:01 PM 42.98 0.00 42.98 0.00 2044.04 17:26:58 04:59:02 PM 42.79 0.00 42.79 0.00 1924.46 17:26:58 05:00:01 PM 43.21 0.00 43.21 0.00 3495.71 17:26:58 05:01:01 PM 47.68 0.02 47.66 0.13 2735.20 17:26:58 05:02:01 PM 21.87 0.07 21.80 1.73 2551.48 17:26:58 05:03:01 PM 46.63 0.00 46.63 0.00 3836.24 17:26:58 05:04:01 PM 38.67 0.00 38.67 0.00 2286.51 17:26:58 05:05:01 PM 23.06 0.00 23.06 0.00 1495.35 17:26:58 05:06:01 PM 61.88 0.00 61.88 0.00 1895.53 17:26:58 05:07:01 PM 35.70 0.00 35.70 0.00 2334.67 17:26:58 05:08:01 PM 28.72 0.02 28.70 0.13 1982.57 17:26:58 05:09:01 PM 12.24 0.67 11.58 124.32 1285.18 17:26:58 05:10:01 PM 40.05 0.00 40.05 0.00 1776.63 17:26:58 05:11:01 PM 40.74 0.00 40.74 0.00 1825.72 17:26:58 05:12:01 PM 59.21 0.00 59.21 0.00 1747.50 17:26:58 05:13:01 PM 43.92 0.00 43.92 0.00 2192.03 17:26:58 05:14:01 PM 90.97 0.00 90.97 0.00 2450.48 17:26:58 05:15:01 PM 91.32 0.00 91.32 0.00 3488.17 17:26:58 05:16:01 PM 34.27 0.00 34.27 0.00 1635.63 17:26:58 05:17:01 PM 89.94 0.00 89.94 0.00 3999.05 17:26:58 05:18:01 PM 78.87 0.00 78.87 0.00 54467.19 17:26:58 05:19:01 PM 27.79 0.03 27.76 0.53 6030.12 17:26:58 05:20:01 PM 41.84 2.47 39.37 58.51 19247.92 17:26:58 05:21:01 PM 10.21 0.00 10.21 0.00 1728.94 17:26:58 05:22:01 PM 1.32 0.00 1.32 0.00 46.35 17:26:58 05:23:01 PM 0.18 0.00 0.18 0.00 1.85 17:26:58 05:24:01 PM 0.17 0.00 0.17 0.00 1.30 17:26:58 05:25:01 PM 0.25 0.00 0.25 0.00 3.67 17:26:58 05:26:01 PM 0.17 0.00 0.17 0.00 1.18 17:26:58 Average: 54.00 1.53 52.47 315.69 5231.11 17:26:58 17:26:58 04:54:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:26:58 04:55:01 PM 13265772 15136116 2873668 17.81 2688 2082544 1107696 6.44 250016 2255496 124084 17:26:58 04:56:01 PM 11708076 14064560 4431364 27.46 2688 2558848 2001844 11.65 346208 3670876 210520 17:26:58 04:57:01 PM 11003320 13736932 5136120 31.82 2688 2930160 2299308 13.38 534876 4163632 106272 17:26:58 04:58:01 PM 10606240 13393840 5533200 34.28 2688 2982304 2708460 15.76 539708 4550540 116256 17:26:58 04:59:02 PM 10380184 13117316 5759256 35.68 2688 2930096 2755680 16.03 551416 4757492 28724 17:26:58 05:00:01 PM 10013104 12837956 6126336 37.96 2688 3014576 3151880 18.34 579876 5081852 31108 17:26:58 05:01:01 PM 10018256 12923596 6121184 37.93 2688 3091588 2807568 16.33 608756 5034648 48052 17:26:58 05:02:01 PM 9838036 12812872 6301404 39.04 2688 3152960 2938872 17.10 639880 5167324 44136 17:26:58 05:03:01 PM 9293156 12339480 6846284 42.42 2688 3215860 3405628 19.81 660088 5676660 21508 17:26:58 05:04:01 PM 9265696 12352168 6873744 42.59 2688 3252492 3341316 19.44 669720 5686160 9508 17:26:58 05:05:01 PM 9296436 12477724 6843004 42.40 2688 3347208 3182552 18.52 675852 5649420 76376 17:26:58 05:06:01 PM 9410136 12570292 6729304 41.69 2688 3320924 3157492 18.37 721088 5482832 31456 17:26:58 05:07:01 PM 9166852 12371452 6972588 43.20 2688 3362996 3282764 19.10 731588 5708624 20240 17:26:58 05:08:01 PM 9118844 12363444 7020596 43.50 2688 3398352 3403272 19.80 739276 5740720 17632 17:26:58 05:09:01 PM 8661648 11927276 7477792 46.33 2688 3419484 3787140 22.03 743664 6191208 2352 17:26:58 05:10:01 PM 8438904 11740908 7700536 47.71 2688 3451252 3913888 22.77 751924 6399864 13872 17:26:58 05:11:01 PM 8693596 12020900 7445844 46.13 2688 3474752 3696928 21.51 758196 6136356 13688 17:26:58 05:12:01 PM 8030228 11580200 8109212 50.24 2688 3693404 4056108 23.60 791848 6756364 211988 17:26:58 05:13:01 PM 8831000 12217568 7308440 45.28 2688 3531776 3460176 20.13 775048 5975124 7104 17:26:58 05:14:01 PM 8265640 11690260 7873800 48.79 2688 3564020 3939904 22.92 786012 6519032 12932 17:26:58 05:15:01 PM 8209120 11687932 7930320 49.14 2688 3615976 3958920 23.03 814188 6543716 7128 17:26:58 05:16:01 PM 7467096 11217128 8672344 53.73 2688 3883160 4415612 25.69 856704 7234432 244952 17:26:58 05:17:01 PM 7929176 11892728 8210264 50.87 2688 4093296 3749872 21.82 851380 6773208 380272 17:26:58 05:18:01 PM 6278464 11619960 9860976 61.10 2688 5464552 4098252 23.84 1626312 7639748 137804 17:26:58 05:19:01 PM 6368332 11870400 9771108 60.54 2688 5620172 3735944 21.74 1640372 7526660 120932 17:26:58 05:20:01 PM 8679044 14142932 7460396 46.22 2688 5581444 1789464 10.41 1443340 5417948 100928 17:26:58 05:21:01 PM 8706200 14111608 7433240 46.06 2688 5523312 1789464 10.41 2064780 4772084 36 17:26:58 05:22:01 PM 8705844 14110664 7433596 46.06 2688 5523368 1789464 10.41 2064792 4772620 12 17:26:58 05:23:01 PM 8705820 14110644 7433620 46.06 2688 5523368 1789464 10.41 2064792 4772428 4 17:26:58 05:24:01 PM 8705820 14110648 7433620 46.06 2688 5523372 1789464 10.41 2064792 4772436 4 17:26:58 05:25:01 PM 8706080 14110912 7433360 46.06 2688 5523376 1789464 10.41 2064792 4772312 4 17:26:58 05:26:01 PM 8706092 14110928 7433348 46.06 2688 5523376 1789464 10.41 2064792 4772440 4 17:26:58 Average: 9077257 12836604 7062183 43.76 2688 3911699 2965104 17.25 1014877 5511696 66872 17:26:58 17:26:58 04:54:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:26:58 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 04:55:01 PM eth0 391.74 256.78 2143.93 66.82 0.00 0.00 0.00 0.00 17:26:58 04:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 04:56:01 PM eth0 336.56 257.68 3967.19 41.01 0.00 0.00 0.00 0.00 17:26:58 04:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 04:57:01 PM lo 1372.45 1372.45 1311.15 1311.15 0.00 0.00 0.00 0.00 17:26:58 04:57:01 PM eth0 290.57 198.15 4176.81 25.34 0.00 0.00 0.00 0.00 17:26:58 04:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 04:58:01 PM lo 3312.38 3312.38 3161.43 3161.43 0.00 0.00 0.00 0.00 17:26:58 04:58:01 PM eth0 17.30 16.06 11.32 4.82 0.00 0.00 0.00 0.00 17:26:58 04:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 04:59:02 PM lo 3092.89 3092.89 2951.17 2951.17 0.00 0.00 0.00 0.00 17:26:58 04:59:02 PM eth0 24.16 23.18 147.62 5.35 0.00 0.00 0.00 0.00 17:26:58 04:59:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:00:01 PM lo 1979.71 1979.71 1890.55 1890.55 0.00 0.00 0.00 0.00 17:26:58 05:00:01 PM eth0 20.65 18.72 76.89 6.40 0.00 0.00 0.00 0.00 17:26:58 05:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:01:01 PM lo 3195.49 3195.49 3051.18 3051.18 0.00 0.00 0.00 0.00 17:26:58 05:01:01 PM eth0 26.44 23.81 96.23 7.21 0.00 0.00 0.00 0.00 17:26:58 05:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:02:01 PM lo 11.10 11.10 2.43 2.43 0.00 0.00 0.00 0.00 17:26:58 05:02:01 PM eth0 5.66 5.61 1.69 1.64 0.00 0.00 0.00 0.00 17:26:58 05:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:03:01 PM lo 2584.31 2584.31 2465.89 2465.89 0.00 0.00 0.00 0.00 17:26:58 05:03:01 PM eth0 10.13 9.36 2.47 3.28 0.00 0.00 0.00 0.00 17:26:58 05:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:04:01 PM lo 2027.42 2027.42 1887.66 1887.66 0.00 0.00 0.00 0.00 17:26:58 05:04:01 PM eth0 11.16 10.86 8.61 3.57 0.00 0.00 0.00 0.00 17:26:58 05:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:05:01 PM lo 1339.31 1339.31 1278.24 1278.24 0.00 0.00 0.00 0.00 17:26:58 05:05:01 PM eth0 9.98 9.57 3.00 3.47 0.00 0.00 0.00 0.00 17:26:58 05:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:06:01 PM lo 2661.00 2661.00 2537.71 2537.71 0.00 0.00 0.00 0.00 17:26:58 05:06:01 PM eth0 11.45 11.93 13.36 3.83 0.00 0.00 0.00 0.00 17:26:58 05:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:07:01 PM lo 1757.53 1757.53 1678.25 1678.25 0.00 0.00 0.00 0.00 17:26:58 05:07:01 PM eth0 12.33 11.58 2.85 4.00 0.00 0.00 0.00 0.00 17:26:58 05:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:08:01 PM lo 1113.69 1113.69 1063.39 1063.39 0.00 0.00 0.00 0.00 17:26:58 05:08:01 PM eth0 8.84 8.61 5.80 3.08 0.00 0.00 0.00 0.00 17:26:58 05:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:09:01 PM lo 4.53 4.53 0.95 0.95 0.00 0.00 0.00 0.00 17:26:58 05:09:01 PM eth0 4.66 4.46 11.64 1.43 0.00 0.00 0.00 0.00 17:26:58 05:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:10:01 PM lo 2175.16 2175.16 2076.31 2076.31 0.00 0.00 0.00 0.00 17:26:58 05:10:01 PM eth0 8.70 7.86 2.06 3.62 0.00 0.00 0.00 0.00 17:26:58 05:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:11:01 PM lo 1939.08 1939.08 1848.70 1848.70 0.00 0.00 0.00 0.00 17:26:58 05:11:01 PM eth0 6.67 6.15 1.55 2.66 0.00 0.00 0.00 0.00 17:26:58 05:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:12:01 PM lo 2056.50 2056.50 1963.64 1963.64 0.00 0.00 0.00 0.00 17:26:58 05:12:01 PM eth0 8.78 8.18 2.15 3.35 0.00 0.00 0.00 0.00 17:26:58 05:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:13:01 PM lo 0.85 0.85 0.05 0.05 0.00 0.00 0.00 0.00 17:26:58 05:13:01 PM eth0 12.84 13.25 72.50 4.03 0.00 0.00 0.00 0.00 17:26:58 05:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:14:01 PM lo 2124.91 2124.91 2029.54 2029.54 0.00 0.00 0.00 0.00 17:26:58 05:14:01 PM eth0 9.35 8.85 14.68 2.89 0.00 0.00 0.00 0.00 17:26:58 05:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:15:01 PM lo 2131.48 2131.48 2035.88 2035.88 0.00 0.00 0.00 0.00 17:26:58 05:15:01 PM eth0 10.76 10.51 37.36 3.56 0.00 0.00 0.00 0.00 17:26:58 05:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:16:01 PM lo 2086.76 2086.76 1993.48 1993.48 0.00 0.00 0.00 0.00 17:26:58 05:16:01 PM eth0 30.62 26.02 300.87 6.19 0.00 0.00 0.00 0.00 17:26:58 05:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:17:01 PM lo 1007.58 1007.58 961.46 961.46 0.00 0.00 0.00 0.00 17:26:58 05:17:01 PM eth0 61.62 55.22 806.62 11.63 0.00 0.00 0.00 0.00 17:26:58 05:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:18:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:18:01 PM eth0 36.79 31.89 213.86 9.95 0.00 0.00 0.00 0.00 17:26:58 05:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:19:01 PM lo 7.15 7.15 1.28 1.28 0.00 0.00 0.00 0.00 17:26:58 05:19:01 PM eth0 16.93 15.23 23.86 6.36 0.00 0.00 0.00 0.00 17:26:58 05:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:20:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:20:01 PM eth0 513.83 268.33 776.21 102.44 0.00 0.00 0.00 0.00 17:26:58 05:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:21:01 PM eth0 49.43 27.36 21.58 17.23 0.00 0.00 0.00 0.00 17:26:58 05:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:22:01 PM eth0 133.62 71.28 36.08 653.09 0.00 0.00 0.00 0.00 17:26:58 05:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:23:01 PM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:26:58 05:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:24:01 PM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:26:58 05:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:25:01 PM eth0 0.23 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:26:58 05:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 05:26:01 PM eth0 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 17:26:58 05:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 Average: lo 1186.45 1186.45 1130.50 1130.50 0.00 0.00 0.00 0.00 17:26:58 Average: eth0 65.09 44.29 405.81 31.52 0.00 0.00 0.00 0.00 17:26:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:26:58 17:26:58 17:26:58 ---> sar -P ALL: 17:26:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/02/2024 _x86_64_ (4 CPU) 17:26:58 17:26:58 16:53:31 LINUX RESTART (4 CPU) 17:26:58 17:26:58 04:54:01 PM CPU %user %nice %system %iowait %steal %idle 17:26:58 04:55:01 PM all 20.53 0.00 4.27 2.57 0.08 72.55 17:26:58 04:55:01 PM 0 23.29 0.00 3.80 1.59 0.08 71.23 17:26:58 04:55:01 PM 1 17.87 0.00 4.12 1.38 0.08 76.54 17:26:58 04:55:01 PM 2 15.08 0.00 4.36 4.21 0.08 76.26 17:26:58 04:55:01 PM 3 25.88 0.00 4.80 3.10 0.08 66.15 17:26:58 04:56:01 PM all 40.79 0.00 3.40 2.17 0.10 53.54 17:26:58 04:56:01 PM 0 36.85 0.00 3.23 1.22 0.10 58.60 17:26:58 04:56:01 PM 1 46.17 0.00 4.27 2.73 0.08 46.74 17:26:58 04:56:01 PM 2 37.16 0.00 3.24 3.41 0.10 56.10 17:26:58 04:56:01 PM 3 42.98 0.00 2.86 1.32 0.10 52.74 17:26:58 04:57:01 PM all 61.60 0.00 3.98 1.62 0.10 32.70 17:26:58 04:57:01 PM 0 66.20 0.00 2.19 0.40 0.12 31.08 17:26:58 04:57:01 PM 1 61.12 0.00 5.80 3.29 0.12 29.67 17:26:58 04:57:01 PM 2 64.21 0.00 3.84 0.55 0.10 31.30 17:26:58 04:57:01 PM 3 54.86 0.00 4.09 2.24 0.08 38.72 17:26:58 04:58:01 PM all 68.94 0.00 4.56 0.19 0.09 26.22 17:26:58 04:58:01 PM 0 73.19 0.00 3.23 0.25 0.08 23.25 17:26:58 04:58:01 PM 1 68.85 0.00 6.22 0.22 0.08 24.63 17:26:58 04:58:01 PM 2 66.28 0.00 2.83 0.25 0.10 30.54 17:26:58 04:58:01 PM 3 67.43 0.00 5.95 0.05 0.10 26.47 17:26:58 04:59:02 PM all 68.89 0.00 4.16 0.19 0.09 26.67 17:26:58 04:59:02 PM 0 69.38 0.00 3.98 0.32 0.10 26.22 17:26:58 04:59:02 PM 1 68.49 0.00 4.36 0.18 0.10 26.86 17:26:58 04:59:02 PM 2 67.96 0.00 4.12 0.13 0.08 27.71 17:26:58 04:59:02 PM 3 69.72 0.00 4.18 0.13 0.08 25.88 17:26:58 05:00:01 PM all 69.17 0.00 4.05 0.28 0.11 26.39 17:26:58 05:00:01 PM 0 77.68 0.00 5.18 0.15 0.10 16.89 17:26:58 05:00:01 PM 1 63.81 0.00 3.53 0.32 0.10 32.24 17:26:58 05:00:01 PM 2 74.13 0.00 4.29 0.46 0.12 21.00 17:26:58 05:00:01 PM 3 61.05 0.00 3.20 0.19 0.10 35.46 17:26:58 05:01:01 PM all 65.03 0.00 4.78 0.20 0.11 29.87 17:26:58 05:01:01 PM 0 61.32 0.00 4.01 0.23 0.12 34.32 17:26:58 05:01:01 PM 1 67.70 0.00 3.26 0.07 0.12 28.86 17:26:58 05:01:01 PM 2 68.10 0.00 9.07 0.13 0.10 22.59 17:26:58 05:01:01 PM 3 63.00 0.00 2.79 0.38 0.10 33.72 17:26:58 05:02:01 PM all 68.26 0.00 2.23 0.16 0.09 29.26 17:26:58 05:02:01 PM 0 62.92 0.00 2.91 0.17 0.08 33.91 17:26:58 05:02:01 PM 1 66.36 0.00 2.20 0.33 0.10 31.00 17:26:58 05:02:01 PM 2 70.91 0.00 2.76 0.15 0.08 26.10 17:26:58 05:02:01 PM 3 72.82 0.00 1.03 0.00 0.10 26.05 17:26:58 05:03:01 PM all 65.68 0.00 3.94 0.28 0.08 30.02 17:26:58 05:03:01 PM 0 70.59 0.00 2.87 0.27 0.08 26.18 17:26:58 05:03:01 PM 1 67.35 0.00 4.76 0.17 0.07 27.66 17:26:58 05:03:01 PM 2 61.18 0.00 4.93 0.17 0.10 33.63 17:26:58 05:03:01 PM 3 63.58 0.00 3.20 0.50 0.08 32.64 17:26:58 05:04:01 PM all 65.43 0.00 3.40 0.39 0.11 30.67 17:26:58 05:04:01 PM 0 63.39 0.00 2.10 0.39 0.12 34.01 17:26:58 05:04:01 PM 1 68.61 0.00 2.31 0.13 0.12 28.83 17:26:58 05:04:01 PM 2 65.19 0.00 5.64 0.12 0.10 28.95 17:26:58 05:04:01 PM 3 64.50 0.00 3.54 0.94 0.12 30.90 17:26:58 05:05:01 PM all 62.99 0.00 3.11 0.81 0.11 32.98 17:26:58 05:05:01 PM 0 63.43 0.00 1.72 0.09 0.12 34.65 17:26:58 05:05:01 PM 1 56.15 0.00 3.73 1.95 0.10 38.06 17:26:58 05:05:01 PM 2 67.77 0.00 3.01 0.76 0.10 28.35 17:26:58 05:05:01 PM 3 64.60 0.00 3.98 0.43 0.14 30.85 17:26:58 17:26:58 05:05:01 PM CPU %user %nice %system %iowait %steal %idle 17:26:58 05:06:01 PM all 62.68 0.00 4.19 0.33 0.11 32.69 17:26:58 05:06:01 PM 0 63.33 0.00 3.02 0.12 0.08 33.45 17:26:58 05:06:01 PM 1 64.32 0.00 5.66 0.40 0.10 29.51 17:26:58 05:06:01 PM 2 56.90 0.00 3.82 0.61 0.12 38.56 17:26:58 05:06:01 PM 3 66.18 0.00 4.24 0.19 0.13 29.25 17:26:58 05:07:01 PM all 69.58 0.00 3.57 0.17 0.10 26.58 17:26:58 05:07:01 PM 0 69.24 0.00 3.85 0.02 0.10 26.79 17:26:58 05:07:01 PM 1 69.75 0.00 4.72 0.29 0.12 25.13 17:26:58 05:07:01 PM 2 67.03 0.00 3.04 0.20 0.12 29.62 17:26:58 05:07:01 PM 3 72.30 0.00 2.67 0.17 0.08 24.78 17:26:58 05:08:01 PM all 55.48 0.00 2.52 0.18 0.09 41.73 17:26:58 05:08:01 PM 0 53.66 0.00 3.11 0.25 0.12 42.85 17:26:58 05:08:01 PM 1 52.67 0.00 3.34 0.30 0.08 43.61 17:26:58 05:08:01 PM 2 57.80 0.00 2.17 0.05 0.08 39.90 17:26:58 05:08:01 PM 3 57.79 0.00 1.44 0.12 0.08 40.57 17:26:58 05:09:01 PM all 50.61 0.00 1.47 0.10 0.09 47.73 17:26:58 05:09:01 PM 0 56.51 0.00 0.70 0.00 0.08 42.71 17:26:58 05:09:01 PM 1 43.09 0.00 1.79 0.30 0.10 54.72 17:26:58 05:09:01 PM 2 46.87 0.00 1.36 0.07 0.10 51.61 17:26:58 05:09:01 PM 3 55.96 0.00 2.04 0.02 0.08 41.90 17:26:58 05:10:01 PM all 62.97 0.00 3.71 0.24 0.09 33.00 17:26:58 05:10:01 PM 0 61.46 0.00 1.82 0.12 0.08 36.52 17:26:58 05:10:01 PM 1 67.41 0.00 5.02 0.30 0.08 27.18 17:26:58 05:10:01 PM 2 61.49 0.00 3.30 0.27 0.10 34.84 17:26:58 05:10:01 PM 3 61.52 0.00 4.70 0.25 0.08 33.45 17:26:58 05:11:01 PM all 61.96 0.00 3.30 0.23 0.09 34.41 17:26:58 05:11:01 PM 0 59.15 0.00 2.12 0.23 0.10 38.39 17:26:58 05:11:01 PM 1 58.49 0.00 2.31 0.08 0.08 39.03 17:26:58 05:11:01 PM 2 64.85 0.00 2.70 0.08 0.08 32.29 17:26:58 05:11:01 PM 3 65.36 0.00 6.09 0.53 0.10 27.93 17:26:58 05:12:01 PM all 66.38 0.00 3.89 0.28 0.09 29.36 17:26:58 05:12:01 PM 0 72.17 0.00 2.84 0.07 0.07 24.85 17:26:58 05:12:01 PM 1 63.73 0.00 4.96 0.40 0.10 30.80 17:26:58 05:12:01 PM 2 68.32 0.00 3.66 0.23 0.10 27.69 17:26:58 05:12:01 PM 3 61.30 0.00 4.10 0.40 0.10 34.11 17:26:58 05:13:01 PM all 43.62 0.00 1.56 0.24 0.08 54.50 17:26:58 05:13:01 PM 0 38.97 0.00 1.74 0.22 0.08 58.99 17:26:58 05:13:01 PM 1 44.69 0.00 2.39 0.47 0.08 52.36 17:26:58 05:13:01 PM 2 45.91 0.00 1.30 0.03 0.07 52.68 17:26:58 05:13:01 PM 3 44.92 0.00 0.82 0.23 0.07 53.96 17:26:58 05:14:01 PM all 61.83 0.00 3.71 0.29 0.09 34.08 17:26:58 05:14:01 PM 0 57.50 0.00 3.51 0.45 0.08 38.45 17:26:58 05:14:01 PM 1 65.27 0.00 1.77 0.00 0.10 32.85 17:26:58 05:14:01 PM 2 65.58 0.00 7.14 0.52 0.08 26.68 17:26:58 05:14:01 PM 3 58.95 0.00 2.44 0.20 0.08 38.33 17:26:58 05:15:01 PM all 63.16 0.00 3.65 0.43 0.10 32.66 17:26:58 05:15:01 PM 0 60.95 0.00 2.45 0.67 0.08 35.85 17:26:58 05:15:01 PM 1 64.52 0.00 6.26 0.12 0.10 29.00 17:26:58 05:15:01 PM 2 67.37 0.00 3.14 0.32 0.10 29.08 17:26:58 05:15:01 PM 3 59.81 0.00 2.77 0.62 0.10 36.70 17:26:58 05:16:01 PM all 61.41 0.00 3.97 0.19 0.10 34.34 17:26:58 05:16:01 PM 0 61.59 0.00 4.48 0.39 0.10 33.45 17:26:58 05:16:01 PM 1 55.52 0.00 5.77 0.08 0.10 38.52 17:26:58 05:16:01 PM 2 64.58 0.00 3.00 0.27 0.10 32.05 17:26:58 05:16:01 PM 3 63.93 0.00 2.62 0.02 0.08 33.35 17:26:58 17:26:58 05:16:01 PM CPU %user %nice %system %iowait %steal %idle 17:26:58 05:17:01 PM all 45.03 0.00 3.47 0.48 0.09 50.93 17:26:58 05:17:01 PM 0 36.08 0.00 2.59 0.29 0.10 60.94 17:26:58 05:17:01 PM 1 49.13 0.00 5.23 0.49 0.08 45.06 17:26:58 05:17:01 PM 2 48.90 0.00 3.23 0.79 0.08 47.00 17:26:58 05:17:01 PM 3 46.00 0.00 2.84 0.35 0.08 50.72 17:26:58 05:18:01 PM all 32.85 0.00 2.27 4.41 0.08 60.39 17:26:58 05:18:01 PM 0 21.45 0.00 1.49 4.22 0.08 72.77 17:26:58 05:18:01 PM 1 65.47 0.00 4.82 4.05 0.10 25.56 17:26:58 05:18:01 PM 2 17.74 0.00 1.54 4.41 0.07 76.24 17:26:58 05:18:01 PM 3 26.85 0.00 1.24 4.96 0.07 66.89 17:26:58 05:19:01 PM all 59.99 0.00 2.15 0.47 0.10 37.30 17:26:58 05:19:01 PM 0 54.87 0.00 2.16 0.48 0.08 42.41 17:26:58 05:19:01 PM 1 61.74 0.00 2.29 0.07 0.10 35.80 17:26:58 05:19:01 PM 2 64.27 0.00 2.81 1.32 0.10 31.49 17:26:58 05:19:01 PM 3 59.06 0.00 1.34 0.00 0.10 39.50 17:26:58 05:20:01 PM all 50.78 0.00 3.67 1.28 0.10 44.18 17:26:58 05:20:01 PM 0 33.51 0.00 2.93 3.82 0.10 59.64 17:26:58 05:20:01 PM 1 69.43 0.00 4.37 0.02 0.08 26.10 17:26:58 05:20:01 PM 2 47.82 0.00 5.60 1.27 0.12 45.19 17:26:58 05:20:01 PM 3 52.34 0.00 1.78 0.00 0.08 45.80 17:26:58 05:21:01 PM all 29.44 0.00 1.84 0.14 0.05 68.52 17:26:58 05:21:01 PM 0 12.55 0.00 0.58 0.05 0.05 86.77 17:26:58 05:21:01 PM 1 18.14 0.00 1.81 0.03 0.07 79.96 17:26:58 05:21:01 PM 2 6.83 0.00 0.60 0.22 0.03 92.32 17:26:58 05:21:01 PM 3 80.29 0.00 4.38 0.25 0.07 15.02 17:26:58 05:22:01 PM all 0.43 0.00 0.15 0.00 0.03 99.38 17:26:58 05:22:01 PM 0 0.32 0.00 0.00 0.00 0.00 99.68 17:26:58 05:22:01 PM 1 0.10 0.00 0.03 0.02 0.07 99.78 17:26:58 05:22:01 PM 2 0.75 0.00 0.17 0.00 0.05 99.03 17:26:58 05:22:01 PM 3 0.57 0.00 0.40 0.00 0.02 99.02 17:26:58 05:23:01 PM all 0.10 0.00 0.03 0.00 0.03 99.85 17:26:58 05:23:01 PM 0 0.02 0.00 0.02 0.00 0.02 99.95 17:26:58 05:23:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73 17:26:58 05:23:01 PM 2 0.23 0.00 0.02 0.00 0.02 99.73 17:26:58 05:23:01 PM 3 0.00 0.00 0.00 0.00 0.02 99.98 17:26:58 05:24:01 PM all 0.17 0.00 0.03 0.00 0.02 99.78 17:26:58 05:24:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 17:26:58 05:24:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32 17:26:58 05:24:01 PM 2 0.05 0.00 0.05 0.00 0.02 99.88 17:26:58 05:24:01 PM 3 0.03 0.00 0.02 0.00 0.00 99.95 17:26:58 05:25:01 PM all 0.16 0.00 0.03 0.00 0.03 99.77 17:26:58 05:25:01 PM 0 0.02 0.00 0.02 0.00 0.00 99.97 17:26:58 05:25:01 PM 1 0.55 0.00 0.03 0.00 0.07 99.35 17:26:58 05:25:01 PM 2 0.08 0.00 0.07 0.00 0.03 99.82 17:26:58 05:25:01 PM 3 0.00 0.00 0.02 0.00 0.02 99.97 17:26:58 05:26:01 PM all 0.16 0.00 0.03 0.00 0.02 99.80 17:26:58 05:26:01 PM 0 0.00 0.00 0.00 0.00 0.00 100.00 17:26:58 05:26:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35 17:26:58 05:26:01 PM 2 0.07 0.00 0.03 0.00 0.03 99.87 17:26:58 05:26:01 PM 3 0.00 0.00 0.02 0.00 0.00 99.98 17:26:58 Average: all 47.95 0.00 2.84 0.57 0.08 48.55 17:26:58 Average: 0 46.24 0.00 2.33 0.51 0.08 50.84 17:26:58 Average: 1 48.95 0.00 3.35 0.57 0.09 47.05 17:26:58 Average: 2 47.18 0.00 3.02 0.66 0.08 49.06 17:26:58 Average: 3 49.44 0.00 2.67 0.55 0.08 47.26 17:26:58 17:26:58 17:26:58